mistercrunch commented on issue #20159: URL: https://github.com/apache/superset/issues/20159#issuecomment-2701818873
In relation to this, concretely it means: - implement a new `Theme.useTheme(namespaces?: [])` - implement a new `Theme.styled(namespaces?: [])` - implement a new `Theme.css(namespaces?: [])` - replace all usage of emotion's raw styled, css and useTheme to use the new ones - prevent importing / using the emotions raw method (eslint, code review, ...) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
