[North Star Applicant UI] Remove output: false for border and text styles #7951
Labels
[Epic] North Star Applicant UI
Related to UI changes to enable the North Star UX applicant experience
tech-debt
Technical Debt that should be addressed but not as pressing as bugs
In
civiform/server/app/assets/stylesheets/uswds/_uswds-theme.scss
Line 4 in f942a68
$border-settings: ('output': false), $color-settings: ('output': false),
These lines make border and color USWDS classes not work. I assume they are there to prevent conflicts with Tailwind styles. After North Star launch, we should remove these lines and rely on these tailwind styles
The text was updated successfully, but these errors were encountered: