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

Commit 618e446

Browse files
authored
Merge pull request #9 from postcss/feature/cssdb-badge
Add CSS Standard Status
2 parents a85a52f + d45e8c9 commit 618e446

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,4 +1,4 @@
1-
# postcss-selector-not [![Build Status](https://travis-ci.org/postcss/postcss-selector-not.svg?branch=master)](https://travis-ci.org/postcss/postcss-selector-not)
1+
# postcss-selector-not [![CSS Standard Status](https://jonathantneal.github.io/css-db/badge/selectors-negation.svg)](https://jonathantneal.github.io/css-db/#selectors-negation) [![Build Status](https://travis-ci.org/postcss/postcss-selector-not.svg?branch=master)](https://travis-ci.org/postcss/postcss-selector-not)
22

33
> PostCSS plugin to transform `:not()` W3C CSS leve 4 pseudo class to :not() CSS level 3 selectors
44

0 commit comments

Comments
 (0)