styled-components / vue-styled-components

Visual primitives for the component age. A simple port for Vue of styled-components 💅
MIT License
1.38k stars 99 forks source link

How to use props in injectGlobal #70

Open sudheerj opened 5 years ago

sudheerj commented 5 years ago

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?

sudheerj commented 5 years ago

@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

liqueflies commented 5 years ago

Please, read here