Skip to content

vsr/svelte-inlined-template

Repository files navigation

Svelte Inlined Template

Svelte starter template that inlines JS and CSS.

Using this template

npx degit vsr/svelte-inlined-template svelte-app
cd svelte-app
npm i

Development

npm i
npm run dev

Production build

npm run build

Template includes

  • Tailwindcss for styling
  • Postcss for processing(purge unused css, minify) styles
  • Rollup replace plugin and dotenv to substitue any config data from environment variables.

About

A Svelte template that inlines JS and CSS

Resources

Stars

Watchers

Forks

Packages

No packages published