We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e89131 commit a435520Copy full SHA for a435520
package.json
@@ -4,5 +4,8 @@
4
"version": "1.0.0",
5
"repository": "https://github.com/evillt/vercel-css-vars.git",
6
"author": "evillt <ijoec123@gmail.com>",
7
- "license": "MIT"
+ "license": "MIT",
8
+ "files": [
9
+ "index.css"
10
+ ]
11
}
0 commit comments