From ad7425884a30d95619940ced85fc2fe704b81cc8 Mon Sep 17 00:00:00 2001 From: Alexander Madyankin Date: Mon, 26 Jul 2021 10:08:34 +0300 Subject: [PATCH] Added the sponsors section --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71ba072..88ea2a7 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,9 @@ A [PostCSS] plugin to use [CSS Modules] everywhere. Not only at the client side. I maintain the plugin in my free time, so I don't receive any payment for this work. To have better docs, new features and integrations with frameworks, you can [support me on Patreon](https://www.patreon.com/bePatron?u=25976212). +The sponsors are listed [below in the README](#sponsors) -## What is this? +## What is this? For example, you have the following CSS: @@ -213,7 +214,7 @@ In lieu of a string, a custom function can generate the exported class names. ### Resolve path alias -You can rewrite paths for `composes/from` by using `resolve` options. +You can rewrite paths for `composes/from` by using `resolve` options. It's useful when you need to resolve custom path alias. ```js @@ -325,3 +326,7 @@ npm install --save-dev postcss postcss-modules ``` [filesystemloader]: https://github.com/css-modules/css-modules-loader-core/blob/master/src/file-system-loader.js + + +## Sponsors +- Dmitry Olyenyov