Skip to content

Commit 3bf4122

Browse files
committed
README updated
1 parent 6c9778e commit 3bf4122

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# React CSS Loader
2+
[![npm package](https://img.shields.io/npm/v/@mintuz/react-css-loader.svg)](https://www.npmjs.org/package/@mintuz/react-css-loader)
3+
[![NPM downloads](http://img.shields.io/npm/dm/@mintuz/react-css-loader.svg)](https://npmjs.org/package/@mintuz/react-css-loader)
4+
25
A library to load and tree shake standard CSS with a simple, flexible interface allowing you to only load the CSS you need and want, dependent on if your react components are rendering.
36

47
## Getting started

0 commit comments

Comments
 (0)