Open
Description
I propose adding the following sections to the Airbnb CSS-in-JavaScript Style Guide:
-
Specificity:
- Handling CSS specificity.
- Avoiding the use of
!important
.
-
Responsiveness:
- Best practices for media queries.
- Techniques for building responsive components.
-
Common Pitfalls:
- Common mistakes and how to avoid them.
- Debugging tips for CSS-in-JavaScript issues.
These additions will provide valuable guidelines to help developers write more effective and maintainable styles.
Request:
I would like to contribute to the guide by drafting these sections. Please let me know if this aligns with the project’s goals and if I can proceed.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels