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

Chakra styles #25

Merged
merged 19 commits into from
Jan 5, 2022
Merged

Chakra styles #25

merged 19 commits into from
Jan 5, 2022

Conversation

csandman
Copy link
Owner

@csandman csandman commented Jan 4, 2022

  • Add a new chakraStyles prop to allow for custom styling of individual components
  • Export custom components which can be wrapped (WIP)
  • Add a focusBorderColor prop which emulates Chakra's <Input />
  • Add an errorBorderColor prop which emulates Chakra's <Input />
  • Add the prettier-plugin-sort-imports to enforce consistency in import order
  • Tweak the prettier config, lint-staged config, and add a format script

@csandman csandman linked an issue Jan 4, 2022 that may be closed by this pull request
@csandman csandman merged commit 19c54b9 into main Jan 5, 2022
@csandman csandman deleted the chakra-styles branch January 5, 2022 01:19
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.

[QUESTION] How to customize component colors
2 participants