style_settings 7.x-2.0

New features
Unsupported

Themes that use a CSS preprocessor (Sass, LESS) should use the 7.x-2.x version. There are some differences in usage. Follow the instructions of the included README.txt file. See for more background info: #2562607: Provide a solution when CSS preprocessors are used (SASS, LESS).

This version obviously works well also with normal CSS and will replace the 7.x-1.x version in the long run.

style_settings 7.x-2.x-dev

New features

This release takes a different approach to handle code comments in scss (Sass) and less files. Instead of wrapping values, the comment is placed after the semicolon of the targeted line.

See #2562607: Provide a solution when CSS preprocessors are used (SASS, LESS).

style_settings 7.x-1.0

New features
Bug fixes
Unsupported

Official dev release for Drupal 7.x

The module now also adds functionallity for folder creation and deletion on module install/uninstall.
Also leftover files are disposed of.

style_settings 7.x-1.x-dev

New features
Bug fixes

Official dev release for Drupal 7.x

The module now also adds functionallity for folder creation and deletion on module install/uninstall.
Also leftover files are disposed of.

style_settings 6.x-1.3

New features
Bug fixes
Unsupported

Now works also with drupal paths instead of real CSS files.

style_settings 6.x-1.2

New features
Bug fixes
Unsupported
  • Forgot to remove debug information that caused the module to always rewrite the stylesheets.
  • Added the serialized global $conf and the style sheet filedate to the checksum to determine if a rewrite is needed.

style_settings 6.x-1.1

New features
Unsupported

You can now also use any Drupal variable by using /*variable:name*/ instead of /*setting:name*/

Subscribe with RSS Subscribe to Releases for Style (CSS) Settings