tommymcdonald / smacss-rails

SMACSS template for Rails applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smacss-rails

SMACSS template for Rails applications

Based off of Jonathan Snook's book 'SMACSS'

https://smacss.com

Usage: Replace your stylesheets folder in your rails application with this folder. I've also included an import statement for bootstrap to be used with the bootstrap-sass gem. gem 'bootstrap-sass'

It's truly that simple.

About

SMACSS template for Rails applications


Languages

Language:CSS 68.3%Language:Ruby 31.7%