Skip to content

Commit

Permalink
feat(Next): Remove styled-components replaced by CSS Modules for Reac…
Browse files Browse the repository at this point in the history
…t Server Components
  • Loading branch information
danactive committed Apr 26, 2024
1 parent 1d81887 commit 1dd7532
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 123 deletions.
93 changes: 0 additions & 93 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 @@ -31,7 +31,6 @@
"react-dom": "^18.2.0",
"react-image-gallery": "^1.3.0",
"react-map-gl": "^7.1.5",
"styled-components": "^6.1.8",
"stylis": "^4.3.0",
"xml2js": "^0.6.2"
},
Expand Down Expand Up @@ -59,7 +58,6 @@
"eslint-plugin-testing-library": "^6.0.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-styled-components": "^7.1.1",
"next-test-api-route-handler": "^4.0.5",
"snyk": "^1.1211.0",
"standard-version": "^9.5.0",
Expand Down
28 changes: 0 additions & 28 deletions pages/_document.tsx

This file was deleted.

0 comments on commit 1dd7532

Please sign in to comment.