Sha256: c84ce18bac09beca475008129dfe8471d7fd87a4b41f08c4ac54140492d63450
Contents?: true
Size: 506 Bytes
Versions: 1
Compression:
Stored size: 506 Bytes
Contents
# GetSkeleton::Rails A dead simple, responsive boilerplate. [Skeleton](http://getskeleton.com) is a light responsive boilerplate for those who don't need the utilities of a larger framework. ## Installation Add this line to your application's Gemfile: ```ruby gem 'getSkeleton-rails' ``` And then execute: $ bundle Or install it yourself as: $ gem install getSkeleton-rails ## Usage Include the following lines in your `application.css`: ``` *= require normalize *= require skeleton ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
getSkeleton-rails-2.0.4 | README.md |