Skip to content

Commit 1c41443

Browse files
committed
add style field
1 parent df862b2 commit 1c41443

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
"license": "MIT",
55
"description": "Pure CSS Loader Optimized for the Web",
66
"version": "2.0.0",
7+
"style": "dist/index.min.css",
78
"homepage": "https://github.com/loadingio/css-spinner",
9+
"files": [
10+
"dist/**/*"
11+
],
812
"repository": {
913
"type": "git",
1014
"url": "https://github.com/loadingio/css-spinner"

0 commit comments

Comments
 (0)