Skip to content

Commit a011930

Browse files
author
Kalle Ott
committed
doc: add package description
1 parent f5eb480 commit a011930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"name": "Kalle Ott",
99
"url": "https://github.com/kaoDev/"
1010
},
11+
"description": "react-lazy-svg is a simple way to use SVGs with the performance benefits of a sprite-sheet and svg css styling possibilities. Without bloating the bundle. It automatically creates a sprite-sheet for all used SVGs on the client but also provides a function to create a server side rendered sprite-sheet for icons used in the first paint.",
1112
"version": "1.0.1",
1213
"main": "dist/index.js",
1314
"module": "dist/react-lazy-svg.esm.js",

0 commit comments

Comments
 (0)