• Widget de Twitter

    Widget de Twitter DEMO new TWTR.Widget({ version: 2, type: 'profile', rpp: 10, interval: 3000, width: 300, height: 100, theme: { shell:...
  • Slideshow automático publica las últimas publicaciones de tu blogger

    Slideshow automático publica las últimas publicaciones de tu blogger Este Slideshow lo que hará es publicar las ultimas publicaciones de tu...
  • Pasar el ratón por encima de cualquier imagen y que se haga grande

    La demostración de este truco de blogger para ampliar su imagen al momento que pase el ratón por encima de cualquier imagen es tan fácil de...
  • Lista desplegable para blogger

    Lista desplegable para...
  • Menu desplegable

    Menu desplegable para blogger Home About Contact Sub Page #1 Sub Page #2 Sub Page...
  • Widget de suscripciones para blogger

    Widget de suscripciones para blogger DEMO .maskolis{width:288px;float:left;margin:0 0 2px;padding:0 5px;} .maskolis...
  • Widget de Twitter

    Widget de Twitter DEMO new TWTR.Widget({ version: 2, type: 'profile', rpp: 10, interval: 3000, width: 300, height: 100, theme: { shell:...
  • Slideshow automático publica las últimas publicaciones de tu blogger

    Slideshow automático publica las últimas publicaciones de tu blogger Este Slideshow lo que hará es publicar las ultimas publicaciones de tu...
Previous Next

9 Exciting Open Source Sass Frameworks

Every CSS developer should know about Sass to see what it offers. This superset of CSS has revolutionized stylesheets much like jQuery revolutionized JavaScript.

And alongside many CSS UI frameworks we also have SCSS/Sass frontend frameworks. Most of these are pretty new but gaining traction quickly.

We’ve curated 9 of the best free SCSS frameworks here so if you’re a Sass user then you’ll definitely want to check these out.


1. Sierra

The Sierra framework is touted as one of the lightest and smallest SCSS frameworks on the market. Currently in v2.0 it weighs a total of 37KB.

This may not be literally the smallest option out there, but even the minified Bootstrap stylesheet totals ~120KB so Sierra is pretty light. It’s also well organized with separate files for mixins, buttons, tables, typography, and other common page elements.

This file separation is standard for Sass development and it makes your job much easier when customizing the framework.

You’ll find a complete live demo with all the main elements on Sierra’s main page along with setup documentation on GitHub. I’d rate this in the top three of all Sass frameworks so it’s definitely worth a look if you’re curious.

0 comentarios:

Publicar un comentario