UNPKG

postcss-color-hsla-fallback

Version:

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

5 lines (4 loc) 74 B
body { border-color: hsl(221, 53%, 41%); color: hsl(221, 53%, 41%); }