Skip to content

Commit

Permalink
Add postcss-inline-svg plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Nov 8, 2015
1 parent a2ec6a4 commit c474026
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ See also [`precss`] plugins pack to add them by one line of code.
* [`postcss-url`] rebases or inlines `url()`s.
* [`postcss-urlrev`] adds MD5 hash strings to `url()`s.
* [`postcss-write-svg`] write inline SVGs in CSS.
* [`postcss-inline-svg`] inline svg images and customize their styles.
* [`webpcss`] adds URLs for WebP images for browsers that support WebP.

### Grids
Expand Down Expand Up @@ -639,6 +640,7 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-colorblind`]: https://github.com/btholt/postcss-colorblind
[`postcss-color-hexa`]: https://github.com/nicksheffield/postcss-color-hexa
[`postcss-short-text`]: https://github.com/jonathantneal/postcss-short-text
[`postcss-inline-svg`]: https://github.com/TrySound/postcss-inline-svg
[`postcss-autoreset`]: https://github.com/maximkoretskiy/postcss-autoreset
[`postcss-font-pack`]: https://github.com/jedmao/postcss-font-pack
[`postcss-reference`]: https://github.com/dehuszar/postcss-reference
Expand Down

0 comments on commit c474026

Please sign in to comment.