Skip to content

Commit 5564cc3

Browse files
committed
Add Koala config
1 parent cefe9c2 commit 5564cc3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

koala-config.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"mappings": [
3+
{
4+
"src": "scss",
5+
"dest": "dist"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)