mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
20 lines
457 B
SCSS
20 lines
457 B
SCSS
@import "generic/misc";
|
|
@import "generic/scrollbar";
|
|
|
|
@import "components/admin-panel";
|
|
@import "components/toolbar";
|
|
@import "components/entry-list";
|
|
@import "components/subscription-list";
|
|
@import "components/help";
|
|
@import "components/loading-bar";
|
|
|
|
@import "mobile/mobile";
|
|
|
|
@import "themes/test";
|
|
@import "themes/bootstrap";
|
|
@import "themes/ebraminio";
|
|
@import "themes/MRACHINI";
|
|
@import "themes/svetla";
|
|
@import "themes/dark";
|
|
@import "themes/third";
|