@nextui-org/theme 0.0.0-dev-v2-20230731130542 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # @nextui-org/theme
2
2
 
3
- A Quick description of the component
3
+ NextUI theme primitives, here you can find the TailwindCSS `plugin`, `colors`, `layout`, `spacing`, `typography` and some other utilities.
4
4
 
5
- > This is an internal utility, not intended for public usage.
5
+ Please refer to the [documentation](https://nextui.org/theme) for more information.
6
6
 
7
7
  ## Installation
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20230731130542",
3
+ "version": "2.0.0",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",