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

feat: support auto imports #50

Merged
merged 10 commits into from
Jan 26, 2024
Merged

feat: support auto imports #50

merged 10 commits into from
Jan 26, 2024

Conversation

wattanx
Copy link
Owner

@wattanx wattanx commented Jan 22, 2024

πŸ”— Linked issue
Fixes: #38

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description
Enable auto imports of utilities provided by Panda CSS.

TODO

  • patterns
  • auto imports option in Module Option

@wattanx wattanx marked this pull request as ready for review January 26, 2024 14:47
@wattanx
Copy link
Owner Author

wattanx commented Jan 26, 2024

patterns and jsx are not working for the life of me, so I'll deal with it in a separate issue.

@wattanx wattanx merged commit 7db0fe0 into main Jan 26, 2024
1 check passed
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.

feat: Support autoImports options
2 participants