Skip to content

Commit

Permalink
chore: remove unused CSS generated by scaffolding tool
Browse files Browse the repository at this point in the history
  • Loading branch information
ifranch committed Dec 12, 2023
1 parent fb6656d commit 69bee30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 398 deletions.
1 change: 0 additions & 1 deletion web/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import { RedwoodApolloProvider } from '@redwoodjs/web/apollo'
import FatalErrorPage from 'src/pages/FatalErrorPage'
import Routes from 'src/Routes'

import './scaffold.css'
import './scss/custom.scss'

const App = () => (
Expand Down
Loading

0 comments on commit 69bee30

Please sign in to comment.