This repository was archived by the owner on Jan 25, 2024. It is now read-only.
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
styled-jsx has wrong ID on build #19
Open
Description
When building with
yarn build
yarn start
Probably related to react-hot-loader. I think this is the same issue as this, and this etc...
We should be able to track this down quickly enough, but maybe it's an opportunity to consider a different styling option. We started playing around with styled-components over in ion and it could be a good option here, too. Just a thought 🤔.