kristoferjoseph/flexboxgrid

In downloaded archive css has different flexboxgrid.css

imevro opened this issue · 5 comments

Briefly ( tweet size ) describe your issue and how you discovered it.

When I click download from http://flexboxgrid.com and then use flexboxgrid.css from /css directory I have different values. It's very counterintuitive.

Expected behavior

In /css directory I'll have actual file or linked from /dist

Diff: https://www.diffchecker.com/aR2jOtYP

I nearly went all grey just because of that

This made so much headache.

I faced same problem few days ago. Pls make Flexboxgrid great again!

Seems like flexboxgrid was abandoned by @kristoferjoseph, so I forked project and made flexboxgrid2.

What is already done:

  • added breakpoint xl for 1200px and sm now pointed to 576px (#232) like Bootstrap v4,
  • fixed .container class and now it works properly and not causing horizontal scroll (#254),
  • cleaned up from messy structure (#249)

flexboxgrid2 right now is alpha5, so if you can test it and fills issues (or PRs!) I'll be very grateful.