Twitter Bootstrap v2.0.0 was released recently. Twitter Bootstrap is a Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions. Bootstrap is powered by LessCSS. For those more comfortable with Sass, I did the Sass version of Twitter Bootstrap v2.0.0 sometime back. It’s got both the SASS and SCSS syntax. → [...]
First, let me tell you, I’m pretty good with CSS. However, I’ve always hated writing CSS. Writing CSS is like using dried woods, leaves and rocks to lit a fire everything you need to cook something. You may become very good with it, but it’s an unforgiving task and you’ve to do the rigorous feat [...]
Compass is a stylesheet authoring tool that uses Sass, which comes with nested rules, variables, mixins and they are a deadly combo. Compass with Sass can make it easier to write and maintain stylesheets.