Assetic
Component ID
1826144
Component name
Assetic
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1123
Component created
Component changed
Component body
Support for the Assetic asset management framework in Drupal.
With this module you can use Assetic as asset management tool in Drupal. So you can use frontend development tools like SASS, Compass, LESS and many more .
The purpose of this module is to have a solid foundation for the base functionality of Assetic, so other modules can add filters through the use of hooks.
Dependencies
Installation
- Install both of the dependencies above before enabling this module.
- You also need to install the library itself and its dependency. Download both and put them in their correct folders (see the README.txt for more details).
- Then you can enable each of the submodules to add support for the filters included in the Assetic library.
The module is currently is in heavy development and any help is appreciated!
TODO
- Implement a Drush command for dumping compiled assets.
- Extend the documentation about the API.
