Skip to content

Commit 184f083

Browse files
authored
Merge pull request #6 from jonathantneal/feature/cssdb-badge
Add CSS Standard Status
2 parents c80e6ba + 92ec7e0 commit 184f083

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# PostCSS Replace Overflow Wrap [![Build Status][ci-img]][ci]
1+
# PostCSS Replace Overflow Wrap [![CSS Standard Status][css-img]][css] [![Build Status][ci-img]][ci]
22

33
[PostCSS] plugin to replace overflow-wrap with word-wrap. May optionally retain both declarations.
44

55
[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
68
[ci-img]: https://travis-ci.org/MattDiMu/postcss-replace-overflow-wrap.svg
79
[ci]: https://travis-ci.org/MattDiMu/postcss-replace-overflow-wrap
810

0 commit comments

Comments
 (0)