Skip to content

Commit

Permalink
Adding postcss-speech-bubble
Browse files Browse the repository at this point in the history
  • Loading branch information
archana-s committed Jan 24, 2016
1 parent 156b343 commit 7ba9caa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ See also plugins in modular minifier [`cssnano`].
text-related properties.
* [`postcss-size`] adds a `size` shortcut that sets width and height
with one declaration.
* [`postcss-speech-bubble`] adds speech bubbles of different kinds with just a couple of lines of CSS.
* [`postcss-transform-shortcut`] allows shorthand transform properties in CSS.
* [`postcss-triangle`] creates a triangle.
* [`postcss-verthorz`] adds vertical and horizontal spacing declarations.
Expand Down Expand Up @@ -431,6 +432,7 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-image-inliner`]: https://github.com/bezoerb/postcss-image-inliner
[`postcss-reverse-media`]: https://github.com/MadLittleMods/postcss-reverse-media
[`postcss-regexp-detect`]: https://github.com/devex-web-frontend/postcss-regexp-detect
[`postcss-speech-bubble`]: https://github.com/archana-s/postcss-speech-bubble
[`postcss-mq-keyframes`]: https://github.com/TCotton/postcss-mq-keyframes
[`postcss-brand-colors`]: https://github.com/postcss/postcss-brand-colors
[`postcss-class-prefix`]: https://github.com/thompsongl/postcss-class-prefix
Expand Down

0 comments on commit 7ba9caa

Please sign in to comment.