Bookmarks tagged [scss]
https://github.com/pengwynn/sass-and-compass-in-action
Code samples for Sass and Compass in Action. Contribute to pengwynn/sass-and-compass-in-action development by creating an account on GitHub.
- tags: sass, scss, design-tools, code-snippets, learn-to-code
- source code
http://sass-lang.com/documentation/file.SASS_REFERENCE.html
Sass is an extension of CSS that adds power and elegance to the basic language. It allows you to use variables, nested rules, mixins, inline imports, and more, all with a fully CSS-compatible syntax. ...
- tags: sass, scss, css, docs
- source code