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

chore: add storybook to react lib #953

Closed
wants to merge 1 commit into from
Closed

chore: add storybook to react lib #953

wants to merge 1 commit into from

Conversation

moldy530
Copy link
Collaborator

@moldy530 moldy530 commented Sep 5, 2024

Pull Request Checklist


PR-Codex overview

This PR updates TypeScript configurations, package dependencies, and adds Tailwind CSS support.

Detailed summary

  • Updated TypeScript config paths
  • Changed TypeScript base config paths
  • Added Tailwind CSS in various files
  • Updated package dependencies
  • Adjusted Storybook configurations

The following files were skipped due to too many changes: package.json, yarn.lock

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Sep 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ❌ Failed (Inspect) Sep 5, 2024 7:24pm
aa-sdk-ui-demo ❌ Failed (Inspect) Sep 5, 2024 7:24pm

Comment on lines +1 to +6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <import/no-anonymous-default-export> reported by reviewdog 🐶
Assign object to a variable before exporting as module default

Copy link
Collaborator

@RobChangCA RobChangCA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my machine and LGTM! This will drastically improve FE development speed. Well done!

@moldy530
Copy link
Collaborator Author

moldy530 commented Sep 5, 2024

closing in favor of: #954

@moldy530 moldy530 closed this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants