Skip to content

Commit

Permalink
chore: remove carbon style file
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Sep 5, 2024
1 parent 948ff3f commit fd651d7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion packages/filterPanel/src/carbon.scss

This file was deleted.

1 change: 1 addition & 0 deletions packages/filterPanel/src/index.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@use '@carbon/react' with ($font-path: '@ibm/plex');
@use '@carbon/ibm-products/css/index';
@use './App.scss';

Expand Down
1 change: 0 additions & 1 deletion packages/filterPanel/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import {

import { FilterPanel } from './FilterPanel'

import './carbon.scss'
import './index.scss'

const renderUIShellHeader = () => (
Expand Down

0 comments on commit fd651d7

Please sign in to comment.