Decisiv / styled-components-modifiers

A library to enable BEM flavored modifiers (and responsive modifiers) in styled components.
MIT License
298 stars 11 forks source link

[DOCS] enhance the documentation to cover new/ changed apis & uses. #46

Closed andrewtpoe closed 7 months ago

andrewtpoe commented 4 years ago

OVERVIEW

The documentation right now is almost entirely based on explaining the "why" of styled-components-modifiers, and documenting the API as a byproduct. While this has been sufficient, it may actually make for a better blog post that is referenced in the documentation.

REQUIREMENTS