Skip to content

v6.4.0

Compare
Choose a tag to compare
@chharvey chharvey released this 29 Mar 14:40
· 152 commits to master since this release

Breaking

  • upgrade to gulp-less v4.0.0

Changed

  • add <slot> to base docs
  • update comments & code formatting
  • #14 mitigate render-blocking stylesheets (see README for details)
  • split IE hacks stylesheet into respective parts

New

  • All-new published documentation! Check out the gh-pages branch for generated documentation. /docs/styleguide/ is not checked in on the master branch, but is checked in on gh-pages to be published. Visit https://chharvey.github.io/xmeter/docs/styleguide/ to see the published docs.
  • new .h-FontSize Helper! Now you can use custom properties to set the font-size & line-height (together) of an element while preserving vertical rhythm. Read the new docs for details.