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.
2 parents fbc7f57 + 2a8d381 commit aa73ceaCopy full SHA for aa73cea
package.json
@@ -82,6 +82,7 @@
82
"./core": {
83
"default": "./dist/core/main.js"
84
},
85
+ "./color": "./dist/color/index.js",
86
"./shape": "./dist/shape/index.js",
87
"./accessibility": "./dist/accessibility/index.js",
88
"./friendlyErrors": "./dist/core/friendlyErrors/index.js",
0 commit comments