Elaborate on KTLO mode warning in README - #2909
Conversation
Updated warning message to clarify usage of utility classes.
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates the KTLO (Keep The Lights On) mode warning in the README to provide clearer guidance on when and how to use primer/css utility classes versus the preferred component libraries.
Key Changes
- Clarifies that existing utility classes from primer/css can still be used where needed
- Better explains the preference hierarchy: primer/react first, then primer/view_components if necessary
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
What are you trying to accomplish?
Update warning message to clarify preferred usage of
primer/cssand utility classesCan these changes ship as is?