This commit is contained in:
parent
5e811d4bb8
commit
29098d1f61
40 changed files with 3113 additions and 515 deletions
7
apps/showcase/src/index.css
Normal file
7
apps/showcase/src/index.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@import "@methanium/ui/index.css";
|
||||
@source ".";
|
||||
@source "../../../src";
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
Loading…
Reference in a new issue