Closed gashcrumb closed 5 years ago
Pull request approved by @seanforyou23 - applying approved label
Pull request approved by @seanforyou23 - applying approved label
Wha? I don’t wanna know
@riccardo-forina it looks like if we import anything from @syndesis/ui
before we import the main App import { App, ... } from './app';
then the order of injected css styles is wrong in the resulting DOM. App needs to load first before other component stylesheets since it is what's importing the base styles (which contain resets).
Could probably refactor how these imports are structured but for now this get's us back to the stable point we've been seeing all week. I know you said you didn't wanna know, but I wanted you to know :)
Now I want to unknown it all.
PR Storybook available here
has nothing to do with https://github.com/syndesisio/syndesis/issues/5732
@seanforyou23 shhh