Skip to content

Base 2.8.0 Released!

Compare
Choose a tag to compare
@matthewhartman matthewhartman released this 02 Feb 10:15
· 47 commits to master since this release
  • Cleaned up duplicate variables in _variables.scss - #62
  • Updated .travis.tml file to use Node 4 LTS
  • Added Autoprefixer to handle vendor prefixes
  • Cleaned up _mixins.less/_mixins.scss as Autoprefixer handles vendor prefixing
  • Cleaned up _animations.less/_animations.scss as Autoprefixer handles vendor prefixing
  • Updated .img-responsive helper to .img-fluid
  • Added new row helpers (.row-top-x and .row-bottom-x)
  • Added !default to all variables to support fallbacks (_variables.scss) - #63
  • Version bump on package.json and bower.json
  • Version bump on style.less/style.scss
  • Minor update on .gitignore