gruntjs / grunt-contrib-compass

Compile Compass to CSS.
http://gruntjs.com/
MIT License
626 stars 128 forks source link

Adding post fix to the generated css file for cache busting #227

Closed vladyn closed 9 years ago

vladyn commented 9 years ago

Hello everyone, how can add a css pre- post- fix for cache busting. Instead of cssDir? I want the output file to have post-fix with variable from my package.json like version for example.

sindresorhus commented 9 years ago

Support questions are better asked on StackOverflow: http://stackoverflow.com/questions/tagged/gruntjs Paste in the link to the question here so others can follow ;)