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.
15 lines
223 B
Sass
15 lines
223 B
Sass
@import _normalize
|
|
@import _config
|
|
@import _utils
|
|
|
|
@import _comments
|
|
@import _project
|
|
@import _project-sharing
|
|
@import _project-dashboard
|
|
@import _error
|
|
|
|
@import _search
|
|
|
|
@import plugins/_jstree
|
|
@import plugins/_js_select2
|