Skip to content

Instantly share code, notes, and snippets.

@sunew
Created February 16, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunew/4bdfb261813e65502bdf to your computer and use it in GitHub Desktop.
Save sunew/4bdfb261813e65502bdf to your computer and use it in GitHub Desktop.
sass / compass
# Noter om sass og compass
E-book:
http://www.manning.com/netherland/SaCiA_meap_ch01.pdf
## hvad er compass?
## grunt
grunt-contrib-compass
## sass
http://sass-lang.com/guide
## config options
http://beta.compass-style.org/help/documentation/configuration-reference/
relative / non-relative, httpImagesPath etc,:
http://blog.grayghostvisuals.com/compass/image-url/
se også:
https://github.com/yeoman/generator-angular/pull/661
https://github.com/GoalSmashers/clean-css#how-to-use-clean-css-cli
http://stackoverflow.com/questions/21932451/assets-missing-in-angular-application-built-using-grunt
## sass sprites
http://thesassway.com/intermediate/spriting-with-sass-and-compass
http://www.codechewing.com/library/automatically-generate-css-sprites-with-sass/
images dir is set in grunt file.
http://codesandnotes.com/yeoman-grunt-compass-sprites/
## coming soon:
http://benfrain.com/lightning-fast-sass-compiling-with-libsass-node-sass-and-grunt-sass/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment