adds links to less and sass repo
This commit is contained in:
parent
0169515386
commit
fca2512019
13
README.md
13
README.md
@ -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)
|
- [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`
|
- 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?
|
### 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.
|
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
|
└── 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
|
### 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.
|
Skeleton is lightweight and simple. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid. Nothing more.
|
||||||
|
Loading…
Reference in New Issue
Block a user