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 4c75c2e commit 64e875bCopy full SHA for 64e875b
History.md
@@ -1,4 +1,8 @@
1
2
+1.3.0 - January 5, 2016
3
+-----------------------
4
+* upgrade `color` to `0.11.0`
5
+
6
1.2.1 - March 16, 2015
7
----------------------
8
* add coercing strings to numbers for rgba
@@ -35,4 +39,4 @@
35
39
36
40
0.0.1 - December 16, 2013
37
41
-------------------------
38
-:sparkles:
42
+:sparkles:
package.json
@@ -1,7 +1,7 @@
{
"name": "css-color-function",
"repository": "git://github.com/ianstormtaylor/css-color-function.git",
- "version": "1.2.1",
+ "version": "1.3.0",
"license": "MIT",
"description": "A parser and converter for Tab Atkins's proposed color function in CSS.",
"keywords": [
0 commit comments