This repo was created with the following steps:
mkdir vanilla-routify-vite
npx @roxi/routify init
npm install -D @smui/button
- Import and use
"@smui/button"
insrc/pages/example/index.svelte
Then watch the console for errors, specifically:
Uncaught SyntaxError: The requested module '/node_modules/@smui/common/internal/index.js?v=819509fe' does not provide an export named 'ActionArray'