UNPKG

postcss-color-hexa

Version:

A postcss plugin that enables the use of hexa() to combine hex codes and opacity into rgba()

12 lines (9 loc) 256 B
## 1.2.3 * Allows for spaces everywhere! ie. `hexa( #fff , 0.2 )` ## 1.2.2 * Allows for spaces after the opacity number ## 1.2.1 * Stopped infinite loops occuring * Now throws errors on invalid hex colors and opacity numbers ## 1.2 * Initial release