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
+
1
6
# 3.0.0 - 2017-02-01
2
7
3
8
- Changed: send postcss warning when color function cannot be parsed instead of throwing
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2014 Maxime Thirouin & Ian Storm Taylor
3
+ Copyright (c) 2017 Maxime Thirouin & Ian Storm Taylor
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
6
this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-color-function" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " PostCSS plugin to transform W3C CSS color function to more compatible CSS." ,
5
5
"keywords" : [
6
6
" css" ,
You can’t perform that action at this time.
0 commit comments