Skip to content

Commit

Permalink
chore: css variables: removes non variable colors and unused files (#42)
Browse files Browse the repository at this point in the history
updates references
  • Loading branch information
dkilgore-eightfold authored Apr 6, 2022
1 parent 7e5a613 commit 294f1b4
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 915 deletions.
5 changes: 0 additions & 5 deletions src/components/Pills/pills.module.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
@import '../../styles/abstracts/functions';
@import '../../styles/base/colors';
@import '../../styles/themes/definitions-light';
@import '../../styles/themes/default-theme';

.tag-pills {
--bg: var(--blue-color-20);
--label: var(--blue-color);
Expand Down
89 changes: 0 additions & 89 deletions src/styles/base/_colors.scss

This file was deleted.

182 changes: 0 additions & 182 deletions src/styles/components/_buttons.scss

This file was deleted.

Loading

0 comments on commit 294f1b4

Please sign in to comment.