Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
Updated readme with 1.x-master branch information and updated version number in skeleton_template.scss
  • Loading branch information
Dennis committed Jul 28, 2014
1 parent a0079a3 commit b007eb7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Skeleton Sass is a "Sassification" of Dave Gamache's [Skeleton CSS](http://getsk
### Upgrading From 1.x
Skeleton Sass 2.x is **not** backwards compatible with Skeleton Sass 1.x due to a major change in the file structure. However, we have a [wiki article](https://github.com/atomicpages/skeleton-sass/wiki/Upgrade-from-1-to-2) that explains how to upgrade from Skeleton Sass 1 to Skeleton Sass 2.

### Looking for Skeleton Sass 1?
We still have the latest stable release available to download if you wish! Head over to the [1.x-master branch](https://github.com/atomicpages/skeleton-sass/tree/1.x-master) and continue using Skeleton Sass 1. Version 1 docs can be found [here](https://github.com/atomicpages/skeleton-sass/wiki/Version-1-Docs).

## TL;DR
Skeleton Sass is a Sass port of Skeleton CSS. Skeleton Sass 2 has been trimmed down and a **ton** of new features have been added.

Expand Down
2 changes: 1 addition & 1 deletion skeleton_template.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @author Dennis Thompson <http://www.atomicpages.net>
* @copyright Copyright (c) 2014 AtomicPages LLC
* @license MIT
* @version 2.0.0
* @version 2.0.1
*/

@import "skeleton/themes/loader"; // sass --update -C skeleton.scss:skeleton.css
Expand Down

0 comments on commit b007eb7

Please sign in to comment.