- Added progress bars 🎉
- Used scoped variables for many modifiers to save code
- Added CSS grid example
- Added Font Awesome example
- Changed to default font weight for badges
- Changed padding to use
emunits for badges - Removed prefixed pseudo elements from source
- Fixed bug where autoprefixer wasn't applying prefixes to imported files
- Fixed bug where some variable names for tabs were wrong
- Removed default styles for obsolete
<big>element - Changed
{version}placeholder to{{version}}so it's consistent with Handlebars - Removed unused stats from build script
- Made
--cleanremove the docs in build script - Various updates to the docs