sapper-template-rollup-tailwind Tailwind Templates

Sapper Template Rollup Tailwind

my sapper boilerplate

sapper-template

From official sapper-template-rollup with TailwindCSS.

Running the project

Clone this repo and cd to the directory, then run npm or yarn

npx degit dansvel/sapper-template-rollup-tailwind myproject
cd myproject
npm install # or yarn
npm run dev

Open up localhost:3000 and start clicking around.

Just check src/routes/index.svelte and try to edit the CSS.

Top categories

Loading Svelte Themes