Skip to content

Commit

Permalink
import semantic ui via packages instead of putting the stylesheet in …
Browse files Browse the repository at this point in the history
…the codebase as-is
  • Loading branch information
harsh183 committed Jun 3, 2024
1 parent 3047f88 commit 5d3e586
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 3,265 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"resolve-url-loader": "^4.0.0",
"rsuite": "5.24.1",
"sass-loader": "^12.3.0",
"semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^2.1.5",
"semver": "^7.3.5",
"showdown": "^1.9.1",
Expand Down
2 changes: 1 addition & 1 deletion src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import './stylesheets/general.class.css';
import './stylesheets/sidebar.css';
import './stylesheets/csstrans.playlist-video.css';
import './stylesheets/sk-loader.css';
import './stylesheets/semantic-ui-css/semantic-ui.min.css';
import 'semantic-ui-css/semantic.min.css'
import './index.css';

export { SignInPrompt } from './SignInPrompt';
Expand Down
372 changes: 0 additions & 372 deletions src/components/stylesheets/semantic-ui-css/semantic-ui.min.css

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 5d3e586

Please sign in to comment.