diff --git a/docs/authors.md b/docs/authors.md index c29ce71..dfd50ca 100644 --- a/docs/authors.md +++ b/docs/authors.md @@ -438,6 +438,7 @@ Below is a list of all the wonderful people who make PostCSS plugins. |[pathsofdesign](https://github.com/pathsofdesign) | [`postcss-fakeid`](https://github.com/pathsofdesign/postcss-fakeid) | 15| |[pazams](https://github.com/pazams) | [`postcss-scopify`](https://github.com/pazams/postcss-scopify) | 41| |[polemius](https://github.com/polemius) | [`postcss-clamp`](https://github.com/polemius/postcss-clamp) | 28| +|[portikM](https://github.com/portikM) | [`postcss-ukrainian-stylesheets`](https://github.com/portikM/postcss-ukrainian-stylesheets) | 0| |[Pustur](https://github.com/Pustur) | [`postcss-italian-stylesheets`](https://github.com/Pustur/postcss-italian-stylesheets) | 5| |[redaxmedia](https://github.com/redaxmedia) | [`postcss-harmonize`](https://github.com/redaxmedia/postcss-harmonize) | 0| |[redonkulus](https://github.com/redonkulus) | [`postcss-atomizer`](https://github.com/acss-io/atomizer/tree/main/packages/postcss-atomizer) | 0| diff --git a/plugins.json b/plugins.json index 21e8ecc..09a8e47 100644 --- a/plugins.json +++ b/plugins.json @@ -5327,5 +5327,15 @@ "other" ], "stars": 0 + }, + { + "name": "postcss-ukrainian-stylesheets", + "description": "for writing Ukrainian Style Sheets", + "author": "portikM", + "url": "https://github.com/portikM/postcss-ukrainian-stylesheets", + "tags": [ + "fun" + ], + "stars": 0 } -] +] \ No newline at end of file