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 fbc7f57 commit 2a8d381Copy full SHA for 2a8d381
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