Re-implement music visualizer
This commit is contained in:
parent
3788e377d9
commit
ff39947b97
14 changed files with 669 additions and 3 deletions
|
|
@ -40,5 +40,7 @@ $content-heading-color: $text;
|
|||
$hr-background-color: $grey-light;
|
||||
$hr-height: 1px;
|
||||
|
||||
$pre-background: $grey-darker;
|
||||
|
||||
@import "~/node_modules/bulma";
|
||||
@import "./_navbar";
|
||||
|
|
|
|||
Reference in a new issue