UNPKG

postcss-high-contrast

Version:

PostCSS High Contrast is PostCSS plugin that helps automaticaly converts all colors to high contrast

33 lines (32 loc) 997 B
# 1.6.2 - dependencies update # 1.6.0 - Add Fill support [#23](https://github.com/shiwaforce/postcss-high-contrast/pull/23) - minor code updates # 1.3.1 - Stopped linkHoverBgColor from being removed by backgroundColor [#20](https://github.com/iamfrntdv/postcss-high-contrast/pull/20) - Stopping text color from overwriting link hover color [#19](https://github.com/iamfrntdv/postcss-high-contrast/pull/19) - Fix for buttonColor [#18](https://github.com/iamfrntdv/postcss-high-contrast/pull/18) # 1.3.0 - now you can add style for button elements separately. - regex update for better matching color values like rgb, rgba, linear-gradient - dependencies updates - postcss 5.0.21 => 5.2.6 - ava 0.16.0 => 0.17.0 - eslint 3.1.1 => 3.11.0 - tests updates - minor fixes # 1.2.0 - remove css props option - selector list function fix # 1.1.0 - image filter # 1.0.3 - options bug fix # 1.0.2 - eslint 3.1.1 - travis update # 1.0.1 - link hover background color missing variable # 1.0.0 - Init release