We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19473ff commit 13c9347Copy full SHA for 13c9347
CHANGELOG.md
@@ -1,7 +1,11 @@
1
+# 1.2.0 - 2015-03-12
2
+
3
+- Added: contrast() adjuster
4
5
# 1.1.0 - 2014-11-25
6
-- Enhanced exceptions
7
+- Added: Enhanced exceptions
8
9
# 1.0.0 - 2014-10-04
10
-Initial release from [postcss-color](https://github.com/postcss/postcss-color)
11
+✨ Initial release from [postcss-color](https://github.com/postcss/postcss-color)
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-color-function",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "PostCSS plugin to transform W3C CSS color function to more compatible CSS.",
"keywords": [
"css",
0 commit comments