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

Commit b6758b7

Browse files
committed
Add CSS Standard Status
1 parent f04a9af commit b6758b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# PostCSS Logical Properties [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS Logo" width="90" height="90" align="right">][postcss]
22

33
[![NPM Version][npm-img]][npm-url]
4+
[![CSS Standard Status][css-img]][css-url]
45
[![Linux Build Status][cli-img]][cli-url]
56
[![Windows Build Status][win-img]][win-url]
67
[![Gitter Chat][git-img]][git-url]
@@ -200,6 +201,8 @@ grunt.initConfig({
200201
[npm-img]: https://img.shields.io/npm/v/postcss-logical.svg
201202
[cli-url]: https://travis-ci.org/jonathantneal/postcss-logical-properties
202203
[cli-img]: https://img.shields.io/travis/jonathantneal/postcss-logical-properties.svg
204+
[css-img]: https://jonathantneal.github.io/css-db/badge/css-logical.svg
205+
[css-url]: https://jonathantneal.github.io/css-db/#css-logical
203206
[win-url]: https://ci.appveyor.com/project/jonathantneal/postcss-logical-properties
204207
[win-img]: https://img.shields.io/appveyor/ci/jonathantneal/postcss-logical-properties.svg
205208
[git-url]: https://gitter.im/postcss/postcss

0 commit comments

Comments
 (0)