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 2a1898c commit 8e6088fCopy full SHA for 8e6088f
package.json
@@ -36,7 +36,8 @@
36
"./lib/terminal-highlight": "./lib/terminal-highlight.js",
37
"./lib/tokenize": "./lib/tokenize.js",
38
"./lib/warn-once": "./lib/warn-once.js",
39
- "./lib/warning": "./lib/warning.js"
+ "./lib/warning": "./lib/warning.js",
40
+ "./package.json": "./package.json"
41
},
42
"main": "./lib/postcss.js",
43
"types": "./lib/postcss.d.ts",
0 commit comments