1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-16 10:53:59 +02:00

Documentation updates

This commit is contained in:
Angelos Chalaris
2016-09-21 15:17:38 +03:00
parent 6c912c9d2a
commit ebdc6478fd
4 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ You can learn all about using it, its modules and components, as well as see a l
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/master/flavors/mini-default.min.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/1.0.0/flavors/mini-default.min.css">
Alternatively, you can use one of the other [flavors](https://github.com/Chalarangelo/mini.css/tree/master/flavors). Simply replace the final part of the URL with the flavor's CSS file (minified or not) and you're good to go!