root file

This commit is contained in:
2024-06-24 01:46:22 +09:00
parent 191d137fd4
commit 38dc0582ee
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
* {
all: unset;
}
@import "./bar/style.scss";
+1
View File
@@ -0,0 +1 @@
(include "bar/.yuck")