Skip to content

Commit

Permalink
chore: remove css loader and imports (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
chershentan authored May 31, 2024
1 parent c0656e7 commit 075d39e
Show file tree
Hide file tree
Showing 4 changed files with 411 additions and 84 deletions.
76 changes: 0 additions & 76 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
Expand All @@ -88,7 +87,6 @@
"react-dom": "^17.0.2",
"semantic-release": "^17.4.2",
"storybook": "^7.6.15",
"style-loader": "^4.0.0",
"typescript": "^4.2.4",
"webpack": "^5.44.0",
"webpack-cli": "^4.6.0",
Expand Down
Loading

0 comments on commit 075d39e

Please sign in to comment.