Skip to content

onixus74/tailwindcss-svelte-starter

This branch is up to date with marcograhl/tailwindcss-svelte-starter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41ce636 · Jun 7, 2019

History

6 Commits
May 23, 2019
Jun 5, 2019
Jun 5, 2019
May 21, 2019
May 21, 2019
May 23, 2019
Jun 7, 2019
Jun 7, 2019
May 23, 2019
May 23, 2019
Jun 5, 2019
May 21, 2019

Repository files navigation

tailwindcss-svelte-starter

A starter for building Svelte web apps with tailwindcss.

Getting Started

git clone https://github.com/marcograhl/tailwindcss-svelte-starter

Then, install the dependencies:

npm install

Use Tailwindcss (https://tailwindcss.com/)

Building and Developing

Build

npm run build

Development

Development mode will:

  • build on file change
  • serve locally at localhost:5000
  • live reload
npm run dev

Credits

Inspired by sveltejs/template

About

Tailwindcss v1 + Svelte v3 = <3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.1%
  • HTML 15.7%
  • CSS 14.2%