Skip to content

Commit

Permalink
update skeleton to version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Smith committed Dec 9, 2014
1 parent 3e71714 commit 7c84bb8
Show file tree
Hide file tree
Showing 7 changed files with 826 additions and 626 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# CHANGELOG

## 1.0.0
- skeleton css v 2.0

## 0.1.0
- skeleton css v 1.2
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@
[Skeleton](http://getskeleton.com) is a Beautiful Boilerplate for Responsive, Mobile-Friendly Development, a CSS framework.

Currently Skeleton supports:

* Latest Chrome (Mac/PC)
* Firefox 4.0, 3.6, 3.5, 3.0 (Mac/PC)
* Latest Safari
* IE9, IE8, IE7
* iPhone (Retina)
* Droid (Charge/Original)
* iPad
- Chrome latest
- Firefox latest
- Opera latest
- Safari latest
- IE latest

`skeleton-rails` is a gem for Rails >=3.1 which injects Skeleton CSS framework functionality into Ruby on Rails application, by Helios Technologies.

Expand All @@ -36,4 +33,4 @@ command. This should add:

into `app/assets/stylesheets/application.css`.

That's it, have fun!
That's it, have fun!
2 changes: 1 addition & 1 deletion lib/skeleton-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Skeleton
module Rails
VERSION = "0.1.0"
VERSION = "1.0.0"
end
end
269 changes: 0 additions & 269 deletions vendor/assets/stylesheets/base.css

This file was deleted.

58 changes: 0 additions & 58 deletions vendor/assets/stylesheets/layout.css

This file was deleted.

Loading

0 comments on commit 7c84bb8

Please sign in to comment.