v6.4.0
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 themaster
branch, but is checked in ongh-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.