File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # 4.0.1 - 2017-11-03
2+
3+ - Fixed: bug when using the ` tint ` , ` shade ` , and ` contrast ` adjusters along with the ` alpha ` adjuster
4+ ([ #33 ] ( https://github.com/postcss/postcss-color-function/pull/33 ) - @tylergaw )
5+
16# 4.0.0 - 2017-05-15
27
38- Added: compatibility with postcss v6.x
813- Changed: send postcss warning when color function cannot be parsed instead of throwing
914([ #35 ] ( https://github.com/postcss/postcss-color-function/pull/35 ) - @drewbourne )
1015- Changed: send a postcss message when color function contains a var()
11- ([ #36 ] ( https://github.com/postcss/postcss-color-function/pull/36 ) - @drewbourne )
16+ ([ #36 ] ( https://github.com/postcss/postcss-color-function/pull/36 ) - @drewbourne )
1217
1318# 2.0.1 - 2016-03-15
1419
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-color-function" ,
3- "version" : " 4.0.0 " ,
3+ "version" : " 4.0.1 " ,
44 "description" : " PostCSS plugin to transform W3C CSS color function to more compatible CSS." ,
55 "keywords" : [
66 " css" ,
You can’t perform that action at this time.
0 commit comments