File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # 4.0.0 - 2017-05-15
2+
3+ - Added: compatibility with postcss v6.x
4+ - Updated dependencies
5+
16# 3.0.0 - 2017-02-01
27
38- Changed: send postcss warning when color function cannot be parsed instead of throwing
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2014 Maxime Thirouin & Ian Storm Taylor
3+ Copyright (c) 2017 Maxime Thirouin & Ian Storm Taylor
44
55Permission is hereby granted, free of charge, to any person obtaining a copy of
66this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-color-function" ,
3- "version" : " 3 .0.0" ,
3+ "version" : " 4 .0.0" ,
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