You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@david-webdev/tailwind-starter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@david-webdev/tailwind-starter

A quick setup for Tailwind CSS using Vite

1.0.4
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Get started with Tailwind CSS & Vite fast

A quick setup for you to use Tailwind CSS with Vite

Fastest Way To Start

npx @david-webdev/tailwind-starter myApp

Get Started Manually

  • Clone the repository
git clone https://github.com/DavidHDev/tailwind-starter.git
cd tailwind-starter
  • Install all dependencies
npm install
  • Start your development server
# Start a local Vite server
npm run dev
# Build your code with Vite
npm run build

Keywords

css, tailwindcss, tailwind, postcss,

FAQs

Package last updated on 17 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts