adds links to less and sass repo

This commit is contained in:
Seth Coelen 2014-12-11 22:35:05 -05:00
parent 0169515386
commit fca2512019

View File

@ -9,13 +9,6 @@ There are a couple ways to download Skeleton:
- [Download the zip](https://github.com/dhg/Skeleton/releases/download/v2.0.1/Skeleton-2.0.1.zip)
- Clone the repo: `git clone https://github.com/dhg/Skeleton.git`
### What about Less and Sass?
You can get the same, simple goodness of skeleton in both Less and Sass.
- [Skeleton-Sass](https://github.com/whatsnewsaes/Skeleton-Sass)
- [Skeleton-Less](https://github.com/whatsnewsaes/Skeleton-less)
### What's in the download?
The download includes Skeleton's CSS, Normalize CSS as a reset, a sample favicon, and an index.html as a starting point.
@ -31,6 +24,12 @@ skeleton/
└── README.md
```
### What about Less and Sass?
You can get the same, simple goodness of skeleton in both Less and Sass.
- [Skeleton-Sass](https://github.com/whatsnewsaes/Skeleton-Sass)
- [Skeleton-Less](https://github.com/whatsnewsaes/Skeleton-less)
### Why it's awesome
Skeleton is lightweight and simple. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid. Nothing more.