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:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||
|
@ -1 +1,3 @@
|
||||
@import 'bootswatch/cosmo/_variables.scss';
|
||||
@import 'bootstrap/assets/stylesheets/bootstrap';
|
||||
@import 'bootswatch/cosmo/_bootswatch.scss';
|
||||
|
1
_scss/bootswatch
Submodule
1
_scss/bootswatch
Submodule
Submodule _scss/bootswatch added at 4b0d3762f3
Reference in New Issue
Block a user