cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows
https://cylc.github.io
GNU General Public License v3.0
37 stars 27 forks source link

Upgrade Sass #1995

Closed MetRonnie closed 18 hours ago

MetRonnie commented 6 days ago

Supersedes #1975, fixes the deprecation warnings it brings

If you're using Vite in your application try replacing sass (legacy) with sass-embedded (modern): https://vuetifyjs.com/en/features/sass-variables/#build-performance

https://github.com/vuetifyjs/vuetify/issues/20489#issuecomment-2358897408

Check List