Do more with LESS
LESS extends CSS with dynamic behaviour and runs on both the client-side and server-side (with the Drupal LESS module). It is also receiving more active development lately (compared to Sass).
In this session, we will explore the following:
- Stylesheet structure with nested rules.
- Utilizing variables, mixins, functions, etc.
- Available tools for LESS.
- Some comparisons against the alternatives (like SASS)