Move the buttons styling into it's own file
This commit is contained in:
parent
3b816a30d9
commit
d3c01977f5
3 changed files with 58 additions and 37 deletions
|
|
@ -5,6 +5,8 @@
|
|||
@use "./generic.scss";
|
||||
@use "./icons.scss";
|
||||
|
||||
@use "./global/buttons.scss";
|
||||
|
||||
@use "./sheets/partials/stat.scss";
|
||||
@use "./sheets/partials/skill.scss";
|
||||
@use "./sheets/partials/panel.scss";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue