root file

This commit is contained in:
Keisuke Hirata 2024-06-24 01:46:22 +09:00
parent 191d137fd4
commit 38dc0582ee
2 changed files with 6 additions and 0 deletions

5
eww.scss Normal file
View File

@ -0,0 +1,5 @@
* {
all: unset;
}
@import "./bar/style.scss";

1
eww.yuck Normal file
View File

@ -0,0 +1 @@
(include "bar/.yuck")