Version changes and read

This commit is contained in:
Holger Könemann 2016-02-14 10:16:21 +01:00
parent 120572cc5c
commit 7e317e47d2
2 changed files with 7 additions and 1 deletions

View file

@ -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.

View file

@ -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
*/