try to add
This commit is contained in:
1
apps/admin.saladeaula.digital/app/app.css
Normal file
1
apps/admin.saladeaula.digital/app/app.css
Normal file
@@ -0,0 +1 @@
|
||||
@import '@repo/ui/globals.css';
|
||||
@@ -10,7 +10,7 @@ import {
|
||||
} from 'react-router'
|
||||
|
||||
import { ThemeProvider } from '@repo/ui/components/theme-provider'
|
||||
import '@repo/ui/globals.css'
|
||||
import './app.css'
|
||||
import { loggingMiddleware } from './middleware/logging'
|
||||
|
||||
export const middleware: Route.MiddlewareFunction[] = [loggingMiddleware]
|
||||
|
||||
@@ -12,10 +12,10 @@
|
||||
"typecheck": "npm run cf-typegen && react-router typegen && tsc -b"
|
||||
},
|
||||
"dependencies": {
|
||||
"@repo/ui": "*",
|
||||
"@brazilian-utils/brazilian-utils": "^1.0.0-rc.12",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@react-router/fs-routes": "^7.9.5",
|
||||
"@repo/ui": "*",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"date-fns": "^4.1.0",
|
||||
"fuse.js": "^7.1.0",
|
||||
|
||||
Reference in New Issue
Block a user