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 9958714 commit 92155c7Copy full SHA for 92155c7
1 file changed
package.json
@@ -11,6 +11,7 @@
11
"import": "./lib/postcss.mjs",
12
"types": "./lib/postcss.d.ts"
13
},
14
+ "./*": "./*",
15
"./": "./"
16
17
"main": "./lib/postcss.js",
0 commit comments