Skip to content

v0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewmorek matthewmorek released this 16 Sep 16:33
· 1669 commits to master since this release

New!

This release introduces something called micro-components, a predefined classes serving as building blocks for rapid prototyping and building of more sophisticated components. Heavily inspired by Tachyons.io. Warning: Currently, there's no proper docs for micro-components, so please check out scss/css directory for details on how to use them.

Changelog

  • General bugfixes and rendering improvements;
  • Retires of normalize.scss;
  • Reduces $content-width from 1000px to 978px for best viewing experience;
  • Resets box-sizing on a global scale for all elements;
  • Improve and optimise menu pattern;