Fixes icons by moving import to theme

This commit is contained in:
Mouse Reeve
2022-02-28 09:34:54 -08:00
parent f5fb5ae045
commit 2d516812b4
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,4 @@
@charset "utf-8";
@import "instance-settings";
@import "vendor/bulma/bulma.sass";
@import "vendor/icons.css";
@import "bookwyrm/all.scss";