test to see if I can replicate the next out of order bug
and i can!
I don't want to publish this to npm since it's kind of a waste. So...
- Clone repo
- yarn or yalc link this to a create-next-app generated repo, such as: https://github.com/piratetaco/create-next-css-repro
- yarn build
- Navigate to .next/static/css/.css
- Note how the emitted styles are no longer in the expected order, with baseCell and heading styles coming after cellskinny