kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix(front): move library further up CSS imports
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2617>environments/review-docs-renov-9b5558/deployments/18642
rodzic
7f12f5f9c3
commit
18136c7ae4
|
@ -5,6 +5,8 @@ $desktop-sidebar-width: 275px;
|
|||
$widedesktop-sidebar-width: 275px;
|
||||
$bottom-player-height: 4rem;
|
||||
|
||||
@import "@funkwhale/ui/style.css";
|
||||
|
||||
@import "./globals/_fomantic.scss";
|
||||
@import "./vendor/_media.scss";
|
||||
|
||||
|
@ -64,4 +66,3 @@ $bottom-player-height: 4rem;
|
|||
|
||||
@import "./themes/light/_main.scss";
|
||||
@import "./themes/dark/_main.scss";
|
||||
@import "@funkwhale/ui/style.css";
|
||||
|
|
Ładowanie…
Reference in New Issue