We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359f88a commit 1f256caCopy full SHA for 1f256ca
1 file changed
package.json
@@ -4,7 +4,8 @@
4
"author": "Adam Argyle",
5
"description": "just add water clip-path mask transitions",
6
"license": "ISC",
7
- "style": "build/index.css",
+ "main": "transition.min.css",
8
+ "style": "transition.min.css",
9
"browserslist": [
10
"defaults"
11
],
0 commit comments