init project #1

Merged
Hare merged 2 commits from dev into main 2024-06-24 01:48:00 +09:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit 38dc0582ee - Show all commits

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")