Built with Svelte, TypeScript, Vite
Runs the app in the development mode. Open http://localhost:8000 to view it in the browser.
The page will reload if you make edits.
Will run svelte-check to validate all types with TypeScript.
Runs unit tests using Vitest.
Builds a static copy of your site to the build/
folder.
Your app is ready to be deployed!
Tailwind CSS is used as the CSS framework. For IntelliJ Idea, the Tailwind CSS Smart Completions
plugin is recommended for autocompleting available utility classes.
Tablericons https://tablericons.com/
- Copy svg code
- Paste it to a new icon in the Icon.ts, strip the svg attribute and change it to a
<g>
to preserve some crucial attributes. Change thestroke
hardcoded color tocurrentColor