Andrii Poplavskyi
Results
1
comments of
Andrii Poplavskyi
I'm using gel-grid as dependency in my project like this: `$gel-breakpoint-sizes: (240px, 400px, 700px, 900px, 1100px);` `@import "../../node_modules/gel-grid/grid";` When I compile my main scss file, Autoprefixer is disabled on the...