GitHunt
LI

lileiva/init-tailwind

This is a basic config to start using tailwind post css and live server based on Adam Wathan course in egghead

Project

Description

this is a basic configuration to init pure html css projects. this configuration install tailwind, autoprefixer and postcss, live-server is only use to better experience in develop.

Setup

  • cd
  • npm install
  • npm run build

Start

  • npm run start
  • Let's start in public/index.html

Languages

CSS100.0%HTML0.0%JavaScript0.0%

Contributors

Created May 30, 2020
Updated April 11, 2021
lileiva/init-tailwind | GitHunt