Skip to content

Commit

Permalink
Merge pull request #1896 from SUI-Components/remove-unnecesary-sui-st…
Browse files Browse the repository at this point in the history
…udio-dependency

fix(packages/sui-studio): remove unnecesary sui-studio dependency
  • Loading branch information
andresin87 authored Jan 20, 2025
2 parents c305df5 + f0153b8 commit 8cc83f6
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 234 deletions.
177 changes: 0 additions & 177 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/sui-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"license": "MIT",
"dependencies": {
"@babel/cli": "7",
"@radix-ui/react-switch": "1",
"@s-ui/bundler": "9",
"@s-ui/helpers": "1",
"@s-ui/react-context": "1",
Expand Down
32 changes: 0 additions & 32 deletions packages/sui-studio/src/components/switch/_style.scss

This file was deleted.

23 changes: 0 additions & 23 deletions packages/sui-studio/src/components/switch/index.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/sui-studio/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@
@import './components/navigation/style';
@import './components/preview/style';
@import './components/workbench/style';
@import './components/switch/style';
@import './components/theme-mode/style';

0 comments on commit 8cc83f6

Please sign in to comment.