MadLittleMods / postcss-css-variables

PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
https://madlittlemods.github.io/postcss-css-variables/playground/
Other
536 stars 62 forks source link

Support `:host` as a "always ancestor" #11

Open MadLittleMods opened 9 years ago

MadLittleMods commented 9 years ago

:host is a Shadow DOM pseudo selector which selects the top most part of the custom element.

equinusocio commented 6 years ago

updates?

jiayihu commented 5 years ago

Up, I'm also in need of this feature in Shadow DOM

equinusocio commented 5 years ago

I think this project isn’t maintained anymore.

MadLittleMods commented 5 years ago

@equinusocio I'm here to review your pull requests 😉

equinusocio commented 5 years ago

After almost 4 years? Sure, i will do it. I don't use unmaintained software, sorry.

PS: If i was able to contribute, i would done it, but unfortunately i'm not a JS dev.