1
0
mirror of https://github.com/fooflington/selfdefined.git synced 2025-04-17 07:39:17 +00:00

build: add sass config

This commit is contained in:
Oscar 2019-11-22 12:31:16 +01:00
parent ccdc3578be
commit 13aee11ee3

3
.sassrc Normal file

@ -0,0 +1,3 @@
{
"includePaths": ["node_modules"]
}