Split base styles into base.css

That way we can load this css in other projects to bring the basic stuff
such as normalize, navbar, notifications, custom scrollbars, and so on.
This commit is contained in:
2016-10-17 16:17:23 +02:00
parent 87f3093503
commit d99ddca410
8 changed files with 16 additions and 29 deletions

View File

@@ -12,15 +12,12 @@
@import _error
@import _stats
@import _search
@import _base
@import _notifications
/* services, about, etc */
@import _pages
@import plugins/_jstree
@import plugins/js_perfectscrollbar
@import plugins/_js_select2
/* CSS for pillar-font comes from fontello.com using static/assets/font/config.json */