0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +03:00

feat(css): Global update of the site theme

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-12-06 22:04:48 +04:00
parent c0dbc50ede
commit 4f25c2dd26
10 changed files with 6 additions and 25 deletions

View File

@ -1,7 +1,8 @@
---
# Loading site styles.
# Loading site styles
---
@import 'base/bootstrap';
@import 'base/normalize';
@import 'base/highlight';
@import 'base/sakura';
@import 'base/main';