constant SASSY_POSTCOMPILE in Sassy 7.3
Flag for alter hooks that are executed after the SASS parser.
File
- ./
sassy.module, line 16 - Handles compiling of .sass / .scss files.
Code
define('SASSY_POSTCOMPILE', 'SASSY_POSTCOMPILE');
Flag for alter hooks that are executed after the SASS parser.
define('SASSY_POSTCOMPILE', 'SASSY_POSTCOMPILE');