Does this auto-compile?
-
How does this plugin work? Does it automatically compile the LESS to CSS every time there is a new version?
Does it automatically output the LESS/CSS stylesheet into the head section (since you say that it will show LESS to admins, but CSS to guests)?
And if it does automatically output the stylesheet, how should I include it in the head? Do I have to do wp_enqueue_style(), and use the link to the LESS file, or do I not include anything (and it is automatically added through wp_head())?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Does this auto-compile?’ is closed to new replies.