Releases: meodai/sensible
Releases · meodai/sensible
Adds global sensible mixin
Rewrite of the main grid mixin
And bugfix for the push-class issue
removes the need for jquery
the JS does not depend on jquery anymore.
makes use of postfixes not prefixes
We now use: .l-one-whole--mobile
it makes it easier to know where the breakpoint name goes (always at the end)
minor bugfix
Merge pull request #27 from ginetta/mixin-sp mixin should be include.
New default direction on the grid
because will not cause overflow problems
Adds error handling in the JS
And fixes the JSON string for libsass
Is now compatible with libsass and ruby sass
Merge pull request #15 from lejoe/patch-2 Reverts libsass bugfix thank you @idflood & @lejoe
Fixes dependancy name in bower
and also fixes a few typos
Adds IE9 Support
MatchMedia polyfill is now included in the bower file. Add it for browser that don't support match media.