UNPKG

postcss-color-hsla-fallback

Version:

PostCSS plugin to transform hsl() and hsla() to hexadecimal

4 lines (3 loc) 39 B
body { opacity: hsl(0, 100%, 50%); }