mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-07-02 02:29:21 +00:00
keyboard stuff, styling things
This commit is contained in:
8
src/lib/style/theme.scss
Normal file
8
src/lib/style/theme.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
@import "./form/button";
|
||||
@import "./form/toggle";
|
||||
@import "./kbd";
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
appearance: none;
|
||||
}
|
||||
Reference in New Issue
Block a user