We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c80e6ba + 92ec7e0 commit 184f083Copy full SHA for 184f083
README.md
@@ -1,8 +1,10 @@
1
-# PostCSS Replace Overflow Wrap [![Build Status][ci-img]][ci]
+# PostCSS Replace Overflow Wrap [![CSS Standard Status][css-img]][css] [![Build Status][ci-img]][ci]
2
3
[PostCSS] plugin to replace overflow-wrap with word-wrap. May optionally retain both declarations.
4
5
[PostCSS]: https://github.com/postcss/postcss
6
+[css-img]: https://jonathantneal.github.io/css-db/badge/css-text-overflow-wrap-property.svg
7
+[css]: https://jonathantneal.github.io/css-db/#css-text-overflow-wrap-property
8
[ci-img]: https://travis-ci.org/MattDiMu/postcss-replace-overflow-wrap.svg
9
[ci]: https://travis-ci.org/MattDiMu/postcss-replace-overflow-wrap
10
0 commit comments