Refactors most controllers and directives into classes for more organized and maintainable code
This commit is contained in:
11
app/assets/stylesheets/index.css.scss
Normal file
11
app/assets/stylesheets/index.css.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
@import "main";
|
||||
@import "ui";
|
||||
@import "footer";
|
||||
@import "tags";
|
||||
@import "notes";
|
||||
@import "editor";
|
||||
@import "menus";
|
||||
@import "modals";
|
||||
@import "lock-screen";
|
||||
@import "stylekit-sub";
|
||||
@import "ionicons";
|
||||
Reference in New Issue
Block a user