Doing More With LESS CSS and Drupal
It's time to bring your theme's CSS to the next level. LESS CSS allows you to dynamically control your styling by using functions, variables and operations by way of CSS preprocessing. Using LESS allows for faster CSS coding and maintenance as well as keeping your stylesheets more organized and slimmer. The purpose of this session is to familiarize fellow Drupalers with what LESS CSS is and more importantly how to incorporate it in their Drupal setup.
Speakers
Room:
Track:
Coding and development
Experience level:
Beginner
Questions answered by this session:
What is LESS CSS?
What are the advantages of LESS CSS versus regular CSS?
How do I install LESS CSS?
How do I create a Drupal theme with LESS CSS?
What kind of intermediate/advance things can I do with LESS CSS?