vue-styled-components icon indicating copy to clipboard operation
vue-styled-components copied to clipboard

How to use props in injectGlobal

Open sudheerj opened this issue 5 years ago • 2 comments

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 avatar Mar 28 '19 12:03 sudheerj

@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

sudheerj avatar Apr 02 '19 08:04 sudheerj

Please, read here

liqueflies avatar Apr 02 '19 18:04 liqueflies