We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cc685f + f9c0dda commit b5d1904Copy full SHA for b5d1904
packages/ove/package.json
@@ -8,6 +8,6 @@
8
"import": "./index.es.js",
9
"require": "./index.cjs.js"
10
},
11
- "./style.css": "./style.css"
+ "./*": "./*"
12
}
13
0 commit comments