vue-styled-components
vue-styled-components copied to clipboard
How to use props in injectGlobal
Is dynamic props supported in injectGlobal? Because I would like to change page level(body element) background color based on theme selection. If not, Do we have any workarounds?
@liqueflies Do you have any plans to support https://www.styled-components.com/docs/api#createglobalstyle for this repo? It is required for accessing dynamic props in global styles
Please, read here