Skip to content

Commit 26b0cd5

Browse files
committed
README updated
1 parent 3bf4122 commit 26b0cd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# React CSS Loader
22
[![npm package](https://img.shields.io/npm/v/@mintuz/react-css-loader.svg)](https://www.npmjs.org/package/@mintuz/react-css-loader)
33
[![NPM downloads](http://img.shields.io/npm/dm/@mintuz/react-css-loader.svg)](https://npmjs.org/package/@mintuz/react-css-loader)
4+
[![NPM license](https://img.shields.io/npm/l/@mintuz/react-css-loader.svg)](https://npmjs.org/package/@mintuz/react-css-loader)
5+
[![Bundle size](https://img.shields.io/bundlephobia/minzip/@mintuz/react-css-loader.svg)](https://npmjs.org/package/@mintuz/react-css-loader)
46

57
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.
68

0 commit comments

Comments
 (0)