mirror of
https://github.com/ascribe/wp-theme
synced 2024-12-22 09:13:38 +01:00
fix node_modules path
This commit is contained in:
parent
d857a2f3ac
commit
ed5ab80d57
@ -4,7 +4,7 @@
|
|||||||
// Main collection file
|
// Main collection file
|
||||||
//
|
//
|
||||||
|
|
||||||
@node_modules: '../../../node_modules';
|
@node_modules: '../../../../node_modules';
|
||||||
|
|
||||||
// Normalize all the things
|
// Normalize all the things
|
||||||
@import (inline) '@{node_modules}/normalize-css/normalize.css';
|
@import (inline) '@{node_modules}/normalize-css/normalize.css';
|
||||||
|
Loading…
Reference in New Issue
Block a user