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 df862b2 commit 1c41443Copy full SHA for 1c41443
package.json
@@ -4,7 +4,11 @@
4
"license": "MIT",
5
"description": "Pure CSS Loader Optimized for the Web",
6
"version": "2.0.0",
7
+ "style": "dist/index.min.css",
8
"homepage": "https://github.com/loadingio/css-spinner",
9
+ "files": [
10
+ "dist/**/*"
11
+ ],
12
"repository": {
13
"type": "git",
14
"url": "https://github.com/loadingio/css-spinner"
0 commit comments