Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@katiaeirin katiaeirin released this 13 Jan 00:35
· 26 commits to master since this release

Changelist

  • Convert LESS to SASS

Grid

  • Percentage based columns width
  • Use respond-to mixin to overwrite styling for specified breakpoints
  • Automatically generate columns for desktop, tablet, mobile and other views based on breakpoint settings

SASS structure

  • Move buttons.scss, forms.scss and menu.scss to components folder

Typography

  • Use rem instead of ems for headings and paragraph

Grunt

  • Add Babel to compile ES6
  • Add Browserify
  • Add Autoprefixer
  • Add BrowserSync