v3.0.0 New version
-
We dropped off IE support so now we use CSS3 vars instead of some SCSS but still use SCSS maps
-
REM units only. All variables now are in REMs. For more accessibility we decided to use only relative units.
-
Alll hover effect under @media hover CSS rule to prevent hover effect on touch devices
-
Update browserlist + editorsconfig file
-
Update all dependencies in package.json
-
Update project folder architecture
-
Add dart-sass compiler. Now we use directly SASS lib instead of gulp-sass which is not update
-
Update Documentation
-
Add PostCSS support
-
Replace gulp-gcmq with postcss-sort-media-queries
-
Replace gulp es lint with ES Lint plugin