Welcome To Snipplr
Everyone's Recent SASS Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
This is a simple SASS script that producing CSS classes for text alignment in different screen sizes primarily for bootstrap but of course can be used in other scripts as well.
0
1026
posted 9 years ago by merianos
Use to control inline or block questions at different media query breakpoints.
0
916
posted 10 years ago by eklemen
Mixin sets element width without clogging your markup. Set layout width, number of columns and gutter width.
I use it to make sites responsive when if don't need to change the amount of columns.
eg. 1218px, 978px and 768px grids.
Usage:
Full...
0
880
posted 11 years ago by adambuczek
A concise reference listing all of the available functions built into Sass.
0
1057
posted 12 years ago by nshakin
I recently wanted to learn Sass and after reading the documentation I looked around for a more concise set of docs to reference while writing but couldn't find anything. So I made my own based off of what was in the documentation of Sass's website....
0
1037
posted 12 years ago by nshakin
« Prev 1 Next »