WIP: feat(webserver): Reimplement music player
This commit is contained in:
parent
17ff62f0b9
commit
d482b7ab3a
6 changed files with 485 additions and 6 deletions
|
|
@ -46,11 +46,8 @@ iv.$family-monospace: "Hack", iv.$family-monospace;
|
|||
|
||||
@forward "bulma/sass/grid/columns";
|
||||
|
||||
@forward "bulma/sass/helpers/typography";
|
||||
@forward "bulma/sass/helpers/color";
|
||||
|
||||
@forward "bulma/sass/layout/container";
|
||||
@forward "bulma/sass/layout/section";
|
||||
@forward "bulma/sass/helpers";
|
||||
@forward "bulma/sass/layout";
|
||||
|
||||
@forward "bulma/sass/components/navbar" with (
|
||||
$navbar-burger-color: iv.$grey-light,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue