We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8dc080 commit e460d80Copy full SHA for e460d80
.changeset/pre.json
@@ -37,7 +37,8 @@
37
"remix-ts": "1.0.0",
38
"@saas-ui/chakra-preset": "3.0.0",
39
"@saas-ui/compositions": "1.0.1-next.46",
40
- "@saas-ui/tailwind-preset": "0.0.1"
+ "@saas-ui/tailwind-preset": "0.0.1",
41
+ "@saas-ui/panda-preset": "0.0.1"
42
},
43
"changesets": [
44
"afraid-avocados-roll",
packages/saas-ui-panda-preset/package.json
@@ -2,6 +2,7 @@
2
"name": "@saas-ui/panda-preset",
3
"description": "The styled system for Saas UI panda",
4
"type": "module",
5
+ "version": "0.0.1",
6
"exports": {
7
".": {
8
"sui": "./src/index.ts",
0 commit comments