benjaminparry + sass 7
Trek | Clearfix as mixin
september 2011 by benjaminparry
=clearfix
*display: inline-block
&:after
content: " "
display: block
height: 0
clear: both
visibility: hidden
sass
mixin
clearFix
*display: inline-block
&:after
content: " "
display: block
height: 0
clear: both
visibility: hidden
september 2011 by benjaminparry
Sass for Designers | SonSpring
august 2011 by benjaminparry
SASS for designers by Nathan Smith
article
sass
css
august 2011 by benjaminparry
Foldable CSS blocks in SASS with Textmate | Nimbupani Designs
july 2011 by benjaminparry
Add folding comments in SASS Textmate bundle
css
sass
mod
textmate
textmate.bundle
july 2011 by benjaminparry
css - Customizing the formatting output of .sass? - Stack Overflow
july 2011 by benjaminparry
Customizing the CSS output for SASS
sass
css
setup
terminal
july 2011 by benjaminparry
Front-end Maintainability with Sass and Style Guides | Engine Yard Ruby on Rails Blog
july 2011 by benjaminparry
Great article explaining the benefits of using SASS: internally shared colour/style guides, easier maintenance, code organization and simplification, code reference and commenting.
css
article
maintenance
sass
compass
style-guides
internal-communication
best-practices
code
front-end
july 2011 by benjaminparry
Copy this bookmark: