Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Component Documentation #176

Merged
merged 22 commits into from
Dec 13, 2024
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: prettier and syncpack failures
  • Loading branch information
joe-bell committed Dec 7, 2024
commit dd2f58178ce80ee49f8cdf9cbb9929e6f421699b
2 changes: 1 addition & 1 deletion examples/react-with-tailwindcss-compound/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"tailwindcss": "^3.3.2",
"typescript": "5.0.3",
"typescript": "5.1.3",
"vite": "^4.1.0"
}
}
Original file line number Diff line number Diff line change
@@ -3,4 +3,4 @@ module.exports = {
tailwindcss: {},
autoprefixer: {},
},
}
};
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.