@chakra-ui/css-reset
Advanced tools
Comparing version 0.0.0-dev-20220804193815 to 0.0.0-dev-20220804194739
{ | ||
"name": "@chakra-ui/css-reset", | ||
"version": "0.0.0-dev-20220804193815", | ||
"version": "0.0.0-dev-20220804194739", | ||
"description": "CSS reset component for Chakra UI", | ||
@@ -47,4 +47,3 @@ "keywords": [ | ||
"build:fast": "JSX=1 tsup src/index.ts" | ||
}, | ||
"readme": "# @chakra-ui/css-reset\n\nA CSS Reset component for Chakra UI components.\n\n## Installation\n\n```sh\nnpm i @chakra-ui/css-reset\n# or\nyarn add @chakra-ui/css-reset\n```\n\n## Disabling border for non-keyboard interactions\n\nWe've added global style for `focus-visible` in event you need to remove focus\nstyles for non-keyboard interactions.\n\n```bash\n# as a dependency\nyarn add focus-visible\n\n# at the root of your application\nimport \"focus-visible/dist/focus-visible\"\n```\n" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2691
3
0
2