Package Exports
- @chakra-ui/anatomy
- @chakra-ui/anatomy/dist/index.cjs.js
- @chakra-ui/anatomy/dist/index.esm.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chakra-ui/anatomy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@chakra-ui/anatomy
This package declares the anatomy for the Chakra UI components.
It was inspired the ::part() selector from the
W3C CSS Shadow Parts Draft with
data-attributes.
This is an internal utility, not intended for public usage.
Installation
yarn add @chakra-ui/anatomy
# or
npm i @chakra-ui/anatomyContribution
Yes please! See the contributing guidelines for details.
Licence
This project is licensed under the terms of the MIT license.