postcss-color-alpha
postcss-color-alpha copied to clipboard
CSS Variables + Alpha
Hi, love the plugin. Is it possible to use this alongside a CSS Custom Property/Variable for example
box-shadow: 0 0 4px 0 var(--dark-ui-color-1)(0.5)
@danparker92 I have no idea how to do this. May be postcss-color-function can be useful.