Skip to content

Commit

Permalink
add scaffold.css, because it is used by the New Reporting Period form
Browse files Browse the repository at this point in the history
  • Loading branch information
dysmento committed Jan 12, 2024
1 parent e7c6b7f commit b2d8626
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 0 deletions.
1 change: 1 addition & 0 deletions web/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import { RedwoodApolloProvider } from '@redwoodjs/web/apollo'
import FatalErrorPage from 'src/pages/FatalErrorPage'
import Routes from 'src/Routes'

import './scaffold.css'
import { AuthProvider, useAuth } from './auth'

import './scss/custom.scss'
Expand Down
Loading

0 comments on commit b2d8626

Please sign in to comment.