Skip to content

2.0.1 is here!

Compare
Choose a tag to compare
@dariusrosendahl dariusrosendahl released this 23 Nov 22:46
· 59 commits to master since this release

Release v2.0.1 is live!

  • #10 Order of items per breakpoints is now available
  • Extra breakpoints can now be added by making adjustments in your own variables.scss (instructions)
  • Utility Spacers (padding/margin) can now scale with extra added breakpoints
  • The grid can now scale with extra added breakpoints
  • #16 Floating, clearing, text-align per breakpoint can now all scale with extra added breakpoints
  • #17 We changed things around with the order in your main.scss setup, this fixed an issue where utility classes didn't overwrite over classes
  • Documentation changes