Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding styles & Configurations for R3 (#1104)
**Related Ticket:** #1098 + We are encouraging IMPACT team to use USWDS. This new style configuration that uses grid-layout will be useful for IMPACT team. (I also need this style for Carousel ) ### Description of Changes - Added grid-layout style from uswds design system - Edited purgecss configuration to include `instance/overrides` folder as content - Added CSS Variables for VEDA customization colors. ### Notes & Questions About Changes I almost gave up getting purgecss to work, but @dzole0311 helped me figure out what was wrong. (The default extractor doesn't allow special characters like `:`, which we need to target specific screen size like `tablet: ` ex. https://designsystem.digital.gov/utilities/layout-grid/ Thank you so much 🙇 @dzole0311 ! @slesaad , you don't need to review this PR, but I think it would be beneficial to check how we are importing the styles and purging the styles through `postcss.config`. ### Validation / Testing This PR doesn't bring any visual change to UI, but this GHG pr uses this branch: US-GHG-Center/veda-config-ghg#482
- Loading branch information