You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some props that are handled by the styled-system are passed down to HTML tags. Filtering out these useless attributes can reduce the size of the generated HTML.
Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.
Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.
Description
Some props that are handled by the
styled-system
are passed down to HTML tags. Filtering out these useless attributes can reduce the size of the generated HTML.References
The text was updated successfully, but these errors were encountered: