Extension boilerplate not using CSS in developer rig (or otherwise)

There is no style call in the header…

How do I figure out what step it breaks at? App.js imports App.css meaning anything that App is passed to should also pull the stylesheet, no?

This is infuriating because all the functionality is, well, functioning. It’s just the styling that is broken without throwing any errors anywhere.