rebassjs / grid

This package has moved and renamed
https://rebassjs.org/reflexbox
MIT License
2.04k stars 96 forks source link

feat(v5): upgrade to styled-system v5, fix #186 #187

Closed sibelius closed 5 years ago

jxnblk commented 5 years ago

Oh! You’ll need to update the functions used here too. See the migration guide https://styled-system.com/guides/migrating#style-categories

sibelius commented 5 years ago

updated to use new grouped layout, updated snapshots as well

but

@media screen and (min-width:40em)

is missing from the new snapshots

sibelius commented 5 years ago

the old props like width won't work anymore?

jxnblk commented 5 years ago

Still not sure what's going on with the snapshots, but I can take this from here. Thanks for working on this!