Skip to content

Misikir/sapper-tailwindcss

 
 

Repository files navigation

Sapper TailwindCSS Starter

This pulls together Sapper, Svelte 3, Tailwind CSS, and PurgeCSS to create a simple starter kit for the sveltest apps ever.

Development

To clone it and get started:

git clone https://github.com:EricPKerr/sapper-tailwindcss.git
cd sapper-tailwindcss
npm install # or yarn!

touch .env

npm run dev

Open up localhost:3000.

About

Sapper, Svelte, TailwindCSS, PurgeCSS starter with Prettier and ESLint enabled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.2%
  • HTML 27.1%
  • CSS 3.7%