Connecting themes 'Cosmo'
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
81897a3d75
commit
862a62bc20
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||||
|
@ -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
1
_scss/bootswatch
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 4b0d3762f309326a6d66fa4ea18945a7fc11f8ef
|
Loading…
Reference in New Issue
Block a user