Skip to content

Commit

Permalink
feat(components): theme update
Browse files Browse the repository at this point in the history
  • Loading branch information
owilliams320 committed Jan 22, 2024
1 parent dc3b756 commit 535c9a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/components/theme/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
@use '../src/icon/icon' as icon;
@use '../src/skeleton/skeleton.styles' as skeleton; // TODO - should be a component for text and block
@use './mixins' as theme;

@import '../../icons/covalent-icons.css';

@include icon.core-styles(); // TODO - include future support in icons css
Expand Down

0 comments on commit 535c9a1

Please sign in to comment.