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

Commit 64862c8

Browse files
reed-jonesjonathantneal
authored andcommitted
Update README.md
Fix typo from `leve` to `level`
1 parent 12ed317 commit 64862c8

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
@@ -1,6 +1,6 @@
11
# postcss-selector-not [![CSS Standard Status](https://cssdb.org/badge/not-pseudo-class.svg)](https://cssdb.org/#not-pseudo-class) [![Build Status](https://travis-ci.org/postcss/postcss-selector-not.svg?branch=master)](https://travis-ci.org/postcss/postcss-selector-not)
22

3-
> PostCSS plugin to transform `:not()` W3C CSS leve 4 pseudo class to :not() CSS level 3 selectors
3+
> PostCSS plugin to transform `:not()` W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
44
55
http://dev.w3.org/csswg/selectors-4/#negation
66

0 commit comments

Comments
 (0)