Skip to content

Commit 70534aa

Browse files
itaoyutahimynameisdave
authored andcommitted
update plugin list (himynameisdave#245)
1 parent 38f7abc commit 70534aa

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/authors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ Below is a list of all the wonderful people who make PostCSS plugins.
323323
|[hudochenkov](https://github.com/hudochenkov) | [`postcss-sorting`](https://github.com/hudochenkov/postcss-sorting) | 300|
324324
|[iahu](https://github.com/iahu) | [`postcss-font-normalize`](https://github.com/iahu/postcss-font-normalize) | 5|
325325
|[iamstarkov](https://github.com/iamstarkov) | [`postcss-color-mix`](https://github.com/iamstarkov/postcss-color-mix) | 12|
326+
|[itaoyuta](https://github.com/itaoyuta) | [`postcss-selector-replace`](https://github.com/itaoyuta/postcss-selector-replace) | 0|
326327
|[jakelazaroff](https://github.com/jakelazaroff) | [`postcss-border-radius`](https://github.com/jakelazaroff/postcss-border-radius) | 1|
327328
|[jameskolce](https://github.com/jameskolce) | [`postcss-type-scale`](https://github.com/jameskolce/postcss-type-scale) | 0|
328329
|[JasonShin](https://github.com/JasonShin) | [`postcss-korean-stylesheets`](https://github.com/JasonShin/postcss-korean-stylesheets) | 3|

plugins.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4499,5 +4499,15 @@
44994499
"fonts"
45004500
],
45014501
"stars": 0
4502+
},
4503+
{
4504+
"name": "postcss-selector-replace",
4505+
"description": "Replace the name of CSS selector",
4506+
"author": "itaoyuta",
4507+
"url": "https://github.com/itaoyuta/postcss-selector-replace",
4508+
"tags": [
4509+
"other"
4510+
],
4511+
"stars": 0
45024512
}
45034513
]

0 commit comments

Comments
 (0)