I need a Compass hook after compiler compile all SCSS files to CSS in STANDALONE (no Rails) project.
Is there any post-compile hook in compass other than editing “compiler.rb” (which is not good solution, because of gem updates)?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ok I found it 😉
Compass has this hooks:
Sad, that on http://compass-style.org/ there is no info about any hook.