@chakra-xui/css-reset
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@chakra-xui/css-reset

A CSS Reset component for Chakra xui components.

Installation

npm i @chakra-xui/css-reset
# or
yarn add @chakra-xui/css-reset

Disabling border for non-keyboard interactions

We've added global style for focus-visible in event you need to remove focus styles for non-keyboard interactions.

# as a dependency
yarn add focus-visible

# at the root of your application
import "focus-visible/dist/focus-visible"

Package Sidebar

Install

npm i @chakra-xui/css-reset

Weekly Downloads

11

Version

1.0.0

License

MIT

Unpacked Size

33 kB

Total Files

13

Last publish

Collaborators

  • meabed