git-marcopitra/stylin.js

Add theme opacity dynamically

Opened this issue · 0 comments

Improve colors management
I have a theme color like text = #000000, I want to be able to add the alpha inside the component, In this component like:

<StylinComponent color="text" colorOpacity="10%" />