Closed KieranP closed 1 month ago
Is this breakage expected?
It's hard to tell without exact reproduction. Can you provide one please?
Hello @KieranP. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs reproduction
will be closed if they have no activity within 3 days.
Describe the bug
Upgraded sass package to 1.79.4, started spitting out deprecation warnings. As per the Vite config docs, I added the following to vite.config.ts
But now I'm getting 100s of errors:
I had to setup an alias for
@styles
to app/frontend/stylesheets, and then use:which seems to have worked around it.
Is this breakage expected?
Reproduction
NA
Steps to reproduce
No response
System Info
Used Package Manager
yarn
Logs
No response
Validations