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.
2 parents 324da12 + 84a56af commit fbfce1fCopy full SHA for fbfce1f
Readme.md
@@ -1,4 +1,4 @@
1
-# css-stringify [](https://travis-ci.org/visionmedia/css-stringify)
+# css-stringify [](https://travis-ci.org/reworkcss/css-stringify)
2
3
CSS compiler using the AST provided by [css-parse](https://github.com/visionmedia/css-parse).
4
package.json
@@ -16,7 +16,7 @@
16
"main": "index",
17
"repository": {
18
"type": "git",
19
- "url": "https://github.com/visionmedia/css-stringify.git"
+ "url": "https://github.com/reworkcss/css-stringify.git"
20
},
21
"scripts": {
22
"test": "make test"
0 commit comments