Posts tagged scss
Posts tagged scss
0 notes &
Compass improves the SASS experience by providing useful mixins, functions, and more. You will also learn how to make CSS sprites with it in this episode.
0 notes &
If you’re tired of typing vendor-specific prefixes for CSS properties you should take a look at the Bourbon library which includes several SASS mixins and functions to make working with CSS more convenient. In this episode Ryan Bates shows you how to use it in a Rails application.
0 notes &
Sass extends CSS with variables, nesting, mixins and more. Watch as Ryan Bates shows how to convert plain CSS to SCSS in a Rails application.