Skip to content

Commit 7639fd7

Browse files
author
Andrew Krawchyk
committed
fix link to postcss-custom-properties in readme
1 parent 36e7a41 commit 7639fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ various [PostCSS](https://github.com/postcss/postcss) plugins.
1010
Compiles CSS packages with:
1111

1212
* [postcss-import](https://github.com/postcss/postcss-import)
13-
* [postcss-custom-properties](https://github.com/postcss/postcss-custom-media)
13+
* [postcss-custom-properties](https://github.com/postcss/postcss-custom-properties)
1414
* [postcss-calc](https://github.com/postcss/postcss-calc)
1515
* [postcss-custom-media](https://github.com/postcss/postcss-custom-media)
1616
* [autoprefixer](https://github.com/postcss/autoprefixer)

0 commit comments

Comments
 (0)