Skip to content

Releases: meodai/bonescss

Fixes font-smoothing tools

26 Oct 09:23
Compare
Choose a tag to compare
0.8.4

new NPM version

Resolves minor issue with error message in type mixin

13 Sep 09:56
Compare
Choose a tag to compare
Merge pull request #14 from ingvijonasson/master

Fixes minor error message issue in types

Adds new version of normalize.css

09 Aug 18:44
Compare
Choose a tag to compare
0.8.1

Update to lastest normalize.css

Modern layout modes

31 Jan 12:48
Compare
Choose a tag to compare

Layout-classes can now support flexbox layout.

Fixes minor bugs in the horizontal mixin

23 Jul 09:38
Compare
Choose a tag to compare
0.7.3

fixes the samewith mixin, and makes the list reset optional

new center Mixin

21 Jul 10:14
Compare
Choose a tag to compare
  • Introduces new center mixins (flexbox, inline-block)
  • renames absolute-center to center-absolute
  • introduces smooth-scroll mixin to deal with overflow on IOS

New Center mixins

21 Jul 09:38
Compare
Choose a tag to compare
  • Introduces new center mixins (flexbox, inline-block)
  • renames absolute-center to center-absolute
  • introduces smooth-scroll mixin to deal with overflow on IOS

SASS comments

19 Jul 13:02
Compare
Choose a tag to compare

Now uses SASS comments 0.6.7 can be tested here:
http://sassmeister.com/gist/6a2a500456b50aa1500e

Global settings in 0.settings

18 Jul 23:47
Compare
Choose a tag to compare

All overall bonescss settings can now be found in the settings file. Also updates the readme.

Changes the way the horizontal list mixin works

18 Jul 12:54
Compare
Choose a tag to compare

There is now one mixin called horizontal that handles all types of horizontal lists.