Skip to content

Commit 0e475f1

Browse files
committed
we use prettier now
1 parent a8e93e4 commit 0e475f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Dependency status][dpd-img]][dpd]
77
<br>
88
[![MIT License][mit-img]][mit]
9-
[![JavaScript Style Guide][std-img]][std]
9+
[![Code Style: Prettier][prt-img]][prt]
1010
[![Follow Larsenwork on Twitter][twt-img]][twt]
1111

1212
[PostCSS](https://github.com/postcss/postcss) plugin to create smooth linear-gradients that approximate easing functions.
@@ -159,8 +159,8 @@ is the default color space used for interpolation and is closest to what most br
159159
[dm-img]: https://img.shields.io/npm/dm/postcss-easing-gradients.svg?longCache=true&style=flat-square
160160
[dpd-img]: https://img.shields.io/david/larsenwork/postcss-easing-gradients.svg?longCache=true&style=flat-square
161161
[dpd]: https://david-dm.org/larsenwork/postcss-easing-gradients
162-
[std-img]: https://img.shields.io/badge/code_style-standard-brightgreen.svg?longCache=true&style=flat-square
163-
[std]: https://standardjs.com
162+
[prt-img]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?longCache=true&style=flat-square
163+
[prt]: https://github.com/prettier/prettier
164164
[mit-img]: https://img.shields.io/github/license/larsenwork/postcss-easing-gradients.svg?longCache=true&style=flat-square
165165
[mit]: https://github.com/larsenwork/postcss-easing-gradients/blob/master/LICENSE
166166
[twt-img]: https://img.shields.io/twitter/follow/larsenwork.svg?label=follow+larsenwork&longCache=true&style=flat-square

0 commit comments

Comments
 (0)