thomasjpr / snowtail

Snowtail is a starter template made using Snowpack & Tailwind, that can help speed up the theme development process.

Home Page:https://www.abhijit-kar.com/snowtail/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snowtail

Snowtail is a starter template made using Snowpack & Tailwind, that can help speed up the theme development process.

Demo:

Snowtail: Snowpack & Tailwind Starter to Speed up Theme Dev

How to Use?

  1. Click use template or use degit: npx degit <repo-url>
  2. Install dependencies: npm install
  3. To generate the whole tailwind css: npm init
  4. Create new branch: git checkout -b <branch-name>
  5. Start the snowpack server: npm start

Additional Post:

Snowpack: 5 Reasons it should be the Standard Build Tool for Front-End Web Dev

About

Snowtail is a starter template made using Snowpack & Tailwind, that can help speed up the theme development process.

https://www.abhijit-kar.com/snowtail/

License:MIT License


Languages

Language:CSS 99.9%Language:HTML 0.0%Language:JavaScript 0.0%