Provide environment information
No response
Describe the bug
I get this in my local terminal when logging into Auth. I Think I've seen it elsewhere too.
I got these warnings in my local terminal when logging into auth. Anything we can/do here to appease tailwinds?
f3-auth:dev: ○ Compiling /login/email ...
f3-auth:dev:
f3-auth:dev: warn - Your content configuration includes a pattern which looks like it's accidentally matching all of node_modules and can cause serious performance issues.
f3-auth:dev: warn - Pattern: ../../packages/ui/**/*.ts
f3-auth:dev: warn - See our documentation for recommendations:
f3-auth:dev: warn - https://tailwindcss.com/docs/content-configuration#pattern-recommendations
Link to reproduction
No response
To reproduce
pnpm dev, then open https://localhost:3004
Additional information
No response
Provide environment information
No response
Describe the bug
I get this in my local terminal when logging into Auth. I Think I've seen it elsewhere too.
I got these warnings in my local terminal when logging into auth. Anything we can/do here to appease tailwinds?
f3-auth:dev: ○ Compiling /login/email ...
f3-auth:dev:
f3-auth:dev: warn - Your content configuration includes a pattern which looks like it's accidentally matching all of node_modules and can cause serious performance issues.
f3-auth:dev: warn - Pattern: ../../packages/ui/**/*.ts
f3-auth:dev: warn - See our documentation for recommendations:
f3-auth:dev: warn - https://tailwindcss.com/docs/content-configuration#pattern-recommendations
Link to reproduction
No response
To reproduce
pnpm dev, then open https://localhost:3004
Additional information
No response