We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d514b commit 415439fCopy full SHA for 415439f
README.md
@@ -7,6 +7,7 @@ An Rsbuild plugin to generate TypeScript declaration files for CSS Modules.
7
<img src="https://img.shields.io/npm/v/@rsbuild/plugin-typed-css-modules?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" />
8
</a>
9
<img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" />
10
+ <a href="https://npmcharts.com/compare/@rsbuild/plugin-typed-css-modules?minimal=true"><img src="https://img.shields.io/npm/dm/@rsbuild/plugin-typed-css-modules.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
11
</p>
12
13
## Usage
0 commit comments