24 lines
504 B
Sass
24 lines
504 B
Sass
@import _normalize
|
|
@import _config
|
|
@import _utils
|
|
|
|
@import _comments
|
|
@import _project
|
|
@import _project-sharing
|
|
@import _project-dashboard
|
|
@import _user
|
|
@import _join
|
|
@import _homepage
|
|
@import _error
|
|
@import _stats
|
|
@import _search
|
|
|
|
/* services, about, etc */
|
|
@import _pages
|
|
|
|
/* plugins are included here, don't include in base unless needed by other pillar apps */
|
|
@import plugins/_jstree
|
|
@import plugins/_js_select2
|
|
|
|
/* CSS for pillar-font comes from fontello.com using static/assets/font/config.json */
|