1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-29 16:49:52 +02:00

MInor doc changes

This commit is contained in:
Angelos Chalaris
2016-09-21 15:57:26 +03:00
parent ebdc6478fd
commit 02d76895d9
4 changed files with 14 additions and 4 deletions

View File

@@ -7,6 +7,13 @@ You can learn all about using it, its modules and components, as well as see a l
## Setup
**mini.css** is available in both Bowser and NPM:
bowser install mini.css
npm install mini.css
To give **mini.css** a try using the default flavor, paste the following code inside your HTML page's `<head>` tag:
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/1.0.0/flavors/mini-default.min.css">