ygorhenrique / tailwind-v1-examples

A collection of web pages built in Tailwind CSS v1.x

Home Page:https://tailwind-v1-examples.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind CSS v1.x Examples

A collection of web pages and web components built in Tailwind CSS v1.x. For Tailwind CSS v0.7.4 examples, check out my other repo.

Website: https://tailwind-v1-examples.netlify.com

Screencasts: YouTube link

Installation

I'm using Nuxt.js for these examples. It easily allows me to create static pages for easy deployment to Netlify.

  1. Clone the repo and cd into it
  2. npm install
  3. npm run dev for development or npm run generate to generate static pages for production.

About

A collection of web pages built in Tailwind CSS v1.x

https://tailwind-v1-examples.netlify.com


Languages

Language:Vue 96.3%Language:JavaScript 2.9%Language:CSS 0.8%