File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
/* scratch framework */
2
- @import '. /node_modules/@nikoloza/scratch/lib/index.css' ;
2
+ @import '/node_modules/@nikoloza/scratch/lib/index.css' ;
3
3
4
4
/* scratch grid */
5
- @import '. /node_modules/@nikoloza/scratch-grid/lib/index.css' ;
5
+ @import '/node_modules/@nikoloza/scratch-grid/lib/index.css' ;
6
6
7
7
/* scratch ui */
8
- @import '. /node_modules/@nikoloza/scratch-ui/lib/index.css' ;
8
+ @import '/node_modules/@nikoloza/scratch-ui/lib/index.css' ;
9
9
10
10
/* scratch helpers */
11
- @import '. /node_modules/@nikoloza/scratch-helpers/lib/index.css' ;
11
+ @import '/node_modules/@nikoloza/scratch-helpers/lib/index.css' ;
12
12
13
13
/* scratch animations */
14
- @import '. /node_modules/@nikoloza/scratch-animations/lib/index.css' ;
14
+ @import '/node_modules/@nikoloza/scratch-animations/lib/index.css' ;
You can’t perform that action at this time.
0 commit comments