Merlin04 / superbird-webapp

Reconstructed source code of Spotify Car Thing/Superbird webapp
101 stars 9 forks source link

Fix missing animations #1

Closed spideynn closed 1 year ago

spideynn commented 1 year ago

This fixes the missing animations by converting _variables.scss to a CSS module. Vite only supports :exporting vars to JS when using CSS modules.