mirror of
https://github.com/Theaninova/Bampy.git
synced 2026-01-22 01:42:43 +00:00
web worker
This commit is contained in:
5
src/lib/style/global.scss
Normal file
5
src/lib/style/global.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
appearance: none;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user