From 7e317e47d21c04fac068189264b11e960b794df2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Sun, 14 Feb 2016 10:16:21 +0100 Subject: [PATCH] Version changes and read --- README.md | 6 ++++++ style.css | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f01a933..cc670d3 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,9 @@ Add your own color like: $brand-primary: #ff6600; in /sass/theme/_child_theme_variables.scss to overwrite it. That will change automatically all elements who use this variable. +It will be outputted into: +/css/understrap-child.min.css +and +/css/understrap-child.css + +So you have one clean CSS file at the end and just one request. \ No newline at end of file diff --git a/style.css b/style.css index 33c0e1b..fa58cc3 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Author: Holger Koenemann Author URI: http://www.holgerkoenemann.de Template: understrap - Version: 0.0.1 + Version: 0.1.0 License: Commercial Text Domain: understrap-child */ \ No newline at end of file