Question: 1/50
You are building a Redwood page and want consistent spacing, typography, and interaction patterns without creating custom CSS. What is the recommended approach?
Use Redwood design system components and tokens to achieve the required look and feel
Copy CSS rules from a different application and paste them into the project stylesheet
Use inline styles for all components so styles are localized to each page
Build custom components for every UI element to fully control styles