Introducing Pillar Framework
Refactor of pillar-server and pillar-web into a single python package. This simplifies the overall architecture of pillar applications. Special thanks @sybren and @venomgfx
This commit is contained in:
27
src/styles/main.sass
Normal file
27
src/styles/main.sass
Normal file
@@ -0,0 +1,27 @@
|
||||
@import _normalize
|
||||
@import _config
|
||||
@import _utils
|
||||
// @import attract/_main
|
||||
|
||||
@import _comments
|
||||
@import _project
|
||||
@import _project-sharing
|
||||
@import _project-dashboard
|
||||
@import _user
|
||||
@import _join
|
||||
@import _homepage
|
||||
@import _error
|
||||
@import _stats
|
||||
@import _search
|
||||
@import _base
|
||||
@import _notifications
|
||||
|
||||
/* services, about, etc */
|
||||
@import _pages
|
||||
|
||||
/* CSS comes from fontello.com using static/assets/font/config.json */
|
||||
@import _font-pillar
|
||||
|
||||
@import plugins/_jstree
|
||||
@import plugins/js_perfectscrollbar
|
||||
@import plugins/_js_select2
|
Reference in New Issue
Block a user