mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
SASS setup using current styles as foundation
This commit is contained in:
8
src/main/webapp/sass/app.scss
Normal file
8
src/main/webapp/sass/app.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
@import "generic/misc";
|
||||
|
||||
|
||||
@import "components/admin-panel";
|
||||
@import "components/toolbar";
|
||||
@import "components/entry-list";
|
||||
@import "components/subscription-list";
|
||||
Reference in New Issue
Block a user