Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Added @function, @return
Fixed @extend
Added namespacing to @import statements
Added ability to import multiple files with @import statements
CSS files are now imported as SCSS to make them work. Temporary solution without side-effects so far.
Added external functions
Fixed lots of miscellaneous parser bugs
Rewrite of the majority of the non-parser parts of the module to make it faster.
Added @function, @return
Fixed @extend
Added namespacing to @import statements
Added ability to import multiple files with @import statements
CSS files are now imported as SCSS to make them work. Temporary solution without side-effects so far.
Added external functions
Fixed lots of miscellaneous parser bugs
Rewrite of the majority of the non-parser parts of the module to make it faster.