Skip to content

Commit

Permalink
Remove underscore named files | Move custom props to mixin | Move som…
Browse files Browse the repository at this point in the history
…e vars to global space
  • Loading branch information
anselmbradford committed Aug 16, 2024
1 parent 0a3b8ee commit 20b9076
Show file tree
Hide file tree
Showing 26 changed files with 249 additions and 317 deletions.
2 changes: 1 addition & 1 deletion docs/pages/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: >
is, but if needed can be overwritten by duplicating the variable in a `@key:
value` format with a different value. This customized variable would be placed
in the same file where this component’s less file is imported. Color variables
referenced in comments are from cf-core cf-brand-colors.scss.
referenced in comments are from custom-props.scss.
variation_groups:
- variation_group_name: Buttons
variations:
Expand Down
50 changes: 0 additions & 50 deletions packages/cfpb-design-system/src/_index.scss

This file was deleted.

170 changes: 0 additions & 170 deletions packages/cfpb-design-system/src/abstracts/brand-colors.scss

This file was deleted.

Loading

0 comments on commit 20b9076

Please sign in to comment.