0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-02 23:50:27 +03:00

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
.gitmodules vendored
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

View File

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

1
_scss/bootswatch Submodule

Submodule _scss/bootswatch added at 4b0d3762f3