Create a less file in the css folder and drupal_add_css(less file) in the template.php for less css support. Include before the all.css file for those who want to write plain good old fashioned css styles.

Note: will require the less drupal module and some testing.

Comments

sherakama’s picture

Status: Active » Closed (won't fix)

Tested the Less module and was not happy with the results. Stick to pre-compiled files for the time being.