Skip to content

v3.0.0 New version

Compare
Choose a tag to compare
@sgurin sgurin released this 16 Jan 08:49
· 121 commits to master since this release

Screenshot at Jan 09 17-36-19

  • 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

For more close look #118 #119 #120 #121