File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import include from 'postcss-import';
8
8
import mixins from 'postcss-mixins' ;
9
9
import nested from 'postcss-nested' ;
10
10
import variables from 'postcss-css-variables' ;
11
- import cssnext from 'cssnext' ;
11
+ import cssnext from 'postcss- cssnext' ;
12
12
import assets from 'postcss-assets' ;
13
13
import mqpacker from 'css-mqpacker' ;
14
14
Original file line number Diff line number Diff line change 13
13
"babel-runtime" : " ^5.8.25" ,
14
14
"browser-sync" : " ^2.9.8" ,
15
15
"css-mqpacker" : " ^4.0.0" ,
16
- "cssnext" : " ^1.8.4" ,
17
16
"eslint" : " ^1.5.1" ,
18
17
"fs-extra" : " ^0.26.0" ,
19
18
"gulp" : " gulpjs/gulp#4.0" ,
27
26
"node-libs-browser" : " ^0.5.3" ,
28
27
"postcss-assets" : " ^3.0.2" ,
29
28
"postcss-css-variables" : " ^0.5.0" ,
29
+ "postcss-cssnext" : " ^2.2.0" ,
30
30
"postcss-import" : " ^7.0.0" ,
31
31
"postcss-mixins" : " ^2.1.0" ,
32
32
"postcss-nested" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments