From 1eb365726edcd832627900d42c85ec374c8eabcd Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Fri, 28 Apr 2017 11:20:01 +0300 Subject: [PATCH] Updated flavors page Updated flavors page to be ready for this release. --- docs/flavors.html | 18 ++++++++++++------ docs/v2/DEVLOG.md | 2 ++ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/docs/flavors.html b/docs/flavors.html index bc4148d..8f857dc 100644 --- a/docs/flavors.html +++ b/docs/flavors.html @@ -36,27 +36,35 @@

Flavors

One of the core ideas behind mini.css is its flavor system. A flavor is the final compiled stylesheet a website or web app uses. When you start using mini.css, you usually try out the default flavor, using one of the following references inside your HTML page's <head> tag:

<link rel="stylesheet" href="https://gitcdn.link/repo/Chalarangelo/mini.css/master/dist/mini-default.min.css">
-
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/v2.1.2/dist/mini-default.min.css">

+
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/v2.1.3/dist/mini-default.min.css">

There are, however a handful of other flavors included with mini.css. Below, you can see a full list of them: