Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2015-11-18 20:29:39 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2015-11-18 20:44:01 +0300
commitf0a837d504c984f4d4b5c6ba85b1fabe0b0fbbb7 (patch)
tree0c74918657c9840b1018452900776f37bcf6a070 /README.md
parentfc5f854b44f27ae299af8cc8b066b31bd0933906 (diff)
Add typey-chroma-kss fork version.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index db04319..4dd23f2 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ __Approach 1:__ Download and use normalize-scss as a starting point for your own
* [fork-versions/default](fork-versions/default) - Fork for libSass or Ruby Sass
* [fork-versions/ruby-sass-compass](fork-versions/ruby-sass-compass) - Fork for Ruby Sass with Compass
* [fork-versions/typey](fork-versions/typey) - Fork with Typey
- * fork-versions/typey-kss - Fork with Typey and KSS comments
+ * [fork-versions/typey-chroma-kss](fork-versions/typey-chroma-kss) - Fork with Typey, Chroma and KSS
2. The normalize-scss code uses the `support-for` module, so add it
__Approach 2:__ Install and include normalize-scss untouched and then build upon it, overriding the defaults later in your Sass when necessary. Just import normalize-scss like any normal Sass module by: