You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make
rm -rf ./dist
deno run --allow-env --allow-net --allow-read --allow-run --allow-write ./build.ts
error: Uncaught SyntaxError: The requested module 'npm:@catppuccin/palette' does not provide an export named 'variants'
import { variants as flavors } from 'npm:@catppuccin/palette'
^
at <anonymous> (file:///home/kaushiksahu18/vivaldi/build.ts:2:10)
make: *** [Makefile:6: build] Error 1
The text was updated successfully, but these errors were encountered:
Not able to Build [Vivaldi] themes
The text was updated successfully, but these errors were encountered: