BMAD-METHOD/.claude/rules/react-styled-components-cur.../styled-components---conditi...

5 lines
211 B
Plaintext

---
description: Recommends using the css prop for conditional styling in Styled Components when appropriate.
globs: src/components/styled/**/*.js
---
- Use the css prop for conditional styling when appropriate.