Releases: meodai/bonescss
Releases · meodai/bonescss
Fixes font-smoothing tools
Resolves minor issue with error message in type mixin
Merge pull request #14 from ingvijonasson/master Fixes minor error message issue in types
Adds new version of normalize.css
0.8.1 Update to lastest normalize.css
Modern layout modes
Layout-classes can now support flexbox layout.
Fixes minor bugs in the horizontal mixin
0.7.3 fixes the samewith mixin, and makes the list reset optional
new center Mixin
- Introduces new center mixins (flexbox, inline-block)
- renames
absolute-center
tocenter-absolute
- introduces smooth-scroll mixin to deal with overflow on IOS
New Center mixins
- Introduces new center mixins (flexbox, inline-block)
- renames
absolute-center
tocenter-absolute
- introduces smooth-scroll mixin to deal with overflow on IOS
SASS comments
Now uses SASS comments 0.6.7 can be tested here:
http://sassmeister.com/gist/6a2a500456b50aa1500e
Global settings in 0.settings
All overall bonescss settings can now be found in the settings file. Also updates the readme.
Changes the way the horizontal list mixin works
There is now one mixin called horizontal
that handles all types of horizontal lists.