Connecting themes 'Cosmo'

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-09-15 17:42:36 +04:00
parent 81897a3d75
commit 862a62bc20
3 changed files with 7 additions and 0 deletions
+4
View File
@@ -2,3 +2,7 @@
path = _scss/bootstrap
url = https://github.com/twbs/bootstrap-sass.git
branch = 3.3-stable
[submodule "bootswatch"]
path = _scss/bootswatch
url = https://github.com/thomaspark/bootswatch.git
branch = master
+2
View File
@@ -1 +1,3 @@
@import 'bootswatch/cosmo/_variables.scss';
@import 'bootstrap/assets/stylesheets/bootstrap';
@import 'bootswatch/cosmo/_bootswatch.scss';
+1
Submodule _scss/bootswatch added at 4b0d3762f3