Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Commit c154f29

Browse files
committed
Merge pull request #2 from timaschew/patch-1
typo fix
2 parents cd6e2bf + 94858d5 commit c154f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-selector-not",
33
"version": "2.0.0",
4-
"description": "PostCSS plugin to transform :not() W3C CSS leve 4 pseudo class to :not() CSS level 3 selectors",
4+
"description": "PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors",
55
"keywords": [
66
"postcss",
77
"postcss-plugin",

0 commit comments

Comments
 (0)