Intridea Blog: Technology, Design, Business

Back to Blog

Get in Touch

You're currently viewing posts tagged with: "sass"

SASS Recipes: Helping styles help themselves

By Jake Mauer | March 7, 2012 sass

In the previous SASS recipe post we discussed using loops to create complex series of CSS classes. This week we use a few more of SASS's helper functions to make button color styles build themselves.

Read more…

I Heart SASS, But HAML, I'm Just Not That In To You

Medium

Emacs vs Vim. iPhone vs Android. Of all of the nerd arguments, none hits closer to home for Ruby developers than HAML vs ERB. Proponents of HAML look at writing HTML as a dirty practice to be avoided at all costs and look down upon "mere" ERB authors. Meanwhile there's SASS, a language syntactically close kin to HAML and, until last week, one that even rode along inside the HAML gem. HAML abstracts HTML, SASS abstracts CSS. I'm not here to stop you from using HAML if you like it. Go for it. However, I'm tired of having an aesthetic choice that some developers make bandied about as if it were "the only way" to do things.

Read more…

SASS & Static Webpages (No Framework, Please!)

By Dave Potsiadlo | April 13, 2010 css, sass, stylesheets

A quick tip for users who like the idea of using SASS-powered stylesheets, but may not want to bother setting up a development framework to do so.

Read more…

SASS: The Better, More Powerful CSS

By Michael Bleigh | February 4, 2009 css, sass, stylesheets