-
Notifications
You must be signed in to change notification settings - Fork 221
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
Spike: Define all component to add a style props support #1903
Comments
LABS:
PREVIEW:
MAIN:
CAN BE MODIFIED:
|
Update: Table, Skeleton, and SystemIcon have been updated already. Below are sandboxes for other components on the list. |
Closing. We're moving away from style-props in favor of static styling. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🔍 Spike / Exploration
All our components should have a common styling API just like they have a common compound component API. It makes API more predictable for users and requires less actions for modification.
What questions would be answered once this spike was completed?
boxStylesFn
?The text was updated successfully, but these errors were encountered: