You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.
Describe the bug
@import is not supported in createGlobalStyle, as specified by the warning generated by styled-components.
https://styled-components.com/docs/faqs#note-regarding-css-import-and-createglobalstyle
I believe this might be why icons are sometimes not displayed correctly. #182
The text was updated successfully, but these errors were encountered: