Connecting themes 'Cosmo'

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-09-15 17:42:36 +04:00
parent 81897a3d75
commit 862a62bc20
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3
3 changed files with 7 additions and 0 deletions

4
.gitmodules vendored
View File

@ -2,3 +2,7 @@
path = _scss/bootstrap path = _scss/bootstrap
url = https://github.com/twbs/bootstrap-sass.git url = https://github.com/twbs/bootstrap-sass.git
branch = 3.3-stable branch = 3.3-stable
[submodule "bootswatch"]
path = _scss/bootswatch
url = https://github.com/thomaspark/bootswatch.git
branch = master

View File

@ -1 +1,3 @@
@import 'bootswatch/cosmo/_variables.scss';
@import 'bootstrap/assets/stylesheets/bootstrap'; @import 'bootstrap/assets/stylesheets/bootstrap';
@import 'bootswatch/cosmo/_bootswatch.scss';

1
_scss/bootswatch Submodule

@ -0,0 +1 @@
Subproject commit 4b0d3762f309326a6d66fa4ea18945a7fc11f8ef