WomenInSoftwareEngineeringJP / speak-her-db

Database of women speakers in Japan.
https://speakher.jp
MIT License
25 stars 25 forks source link

Fix sass warnings during build. #311

Open RageZBla opened 1 year ago

RageZBla commented 1 year ago

Resolves #263

Vuetify 2 is only compatible with SASS 1.32.x. I have downgraded from 1.49.8 to 1.32.13.

reference https://github.com/vuetifyjs/vuetify/issues/13694#issuecomment-907768247

Testing Plan

run yarn serve and see that the warnings are gone or check netlify deployment output