Skip to content

dficker/sonar

 
 

Repository files navigation

Sonar - SASS compiler for Drupal

███████╗ ██████╗ ███╗   ██╗ █████╗ ██████╗
██╔════╝██╔═══██╗████╗  ██║██╔══██╗██╔══██╗
███████╗██║   ██║██╔██╗ ██║███████║██████╔╝
╚════██║██║   ██║██║╚██╗██║██╔══██║██╔══██╗
███████║╚██████╔╝██║ ╚████║██║  ██║██║  ██║
╚══════╝ ╚═════╝ ╚═╝  ╚═══╝╚═╝  ╚═╝╚═╝  ╚═╝

How to install

Just enable the module. Any files added through drupal_add_css or theme .info files will be compiled into a single SASS file.

How to extend

Implementations that wish to provide a new SCSS->CSS adapter should register it using CTools' plugin system.

About

Compass SASS compiler for Drupal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.5%
  • CSS 2.5%