You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@chakra-ui/css-reset

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/css-reset

CSS reset component for Chakra UI

2.3.0
latest
Source
npm
Version published
Weekly downloads
406K
-12.81%
Maintainers
2
Weekly downloads
 
Created
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

theme

FAQs

Package last updated on 08 Sep 2023

Did you know?

Socket

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