Using the accordion component within a modal, when opening the modal a normalize.css file is being injected into the root level of the app and affecting styling of the entire app. Normalize.css is not being imported into the app manually and, as far as I can tell, it is being generated by the accordion.
Using the accordion component within a modal, when opening the modal a normalize.css file is being injected into the root level of the app and affecting styling of the entire app. Normalize.css is not being imported into the app manually and, as far as I can tell, it is being generated by the accordion.