File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/themes/WordpressStandard Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 17
17
@import ' ../../../node_modules/foundation-sites/scss/util/util' ;
18
18
@import ' ../../../node_modules/foundation-sites/scss/global' ;
19
19
@import ' ../../../node_modules/foundation-sites/scss/grid/grid' ;
20
+ @import ' ../../../node_modules/foundation-sites/scss/components/flex' ;
20
21
@include foundation-global-styles ;
21
22
@include foundation-flex-grid ;
22
23
// Import if the project uses LIN3S's custom grid
Original file line number Diff line number Diff line change 14
14
"gulp-cssnano" : " ^2.1.0" ,
15
15
"gulp-file" : " ^0.2.0" ,
16
16
"gulp-livereload" : " ^3.8.1" ,
17
- "gulp-plumber" : " ^1.1.0" ,
18
17
"gulp-modernizr" : " 0.0.0" ,
18
+ "gulp-plumber" : " ^1.1.0" ,
19
19
"gulp-postcss" : " ^6.1.0" ,
20
20
"gulp-rename" : " ^1.2.2" ,
21
21
"gulp-sass" : " ^2.2.0" ,
You can’t perform that action at this time.
0 commit comments