Socket
Socket
Sign inDemoInstall

@chakra-ui/css-reset

Package Overview
Dependencies
62
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @chakra-ui/css-reset

CSS reset component for Chakra UI


Version published
Weekly downloads
555K
increased by3.56%
Maintainers
2
Install size
49.1 kB
Created
Weekly downloads
 

Readme

Source

@chakra-ui/css-reset

A CSS Reset component for Chakra UI components.

Installation

npm i @chakra-ui/css-reset
# or
yarn add @chakra-ui/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"

Keywords

FAQs

Last updated on 08 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc