PostCSS plugin clear-text-decoration-tips
[PostCSS] plugin antd2.x.
[PostCSS]: https://github.com/postcss/postcss
[ci-img]: https://travis-ci.org/forever86725@163.com/postcss-text-decoration-tips.svg
[ci]: https://travis-ci.org/forever86725@163.com/postcss-text-decoration-tips
``css`
.foo {
/ Input example /
}
`css`
.foo {
/ Output example /
}
`js``
postcss([ require('postcss-text-decoration-tips') ])
See [PostCSS] docs for examples for your environment.