Skip to content

jasurhaydarovcode/tailwindcss-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind CSS

Introduction

Tailwind CSS is a utility-first CSS framework that allows you to quickly build custom designs without having to leave your HTML. With Tailwind, you can rapidly style your components using predefined classes.

Why Tailwind CSS?

  • Fast and Simple: Writing styles with Tailwind is straightforward and quick.
  • Highly Customizable: You can customize Tailwind to fit your specific needs.
  • Responsive Design: Tailwind makes it easy to create responsive designs.
  • Small CSS File Size: Tailwind optimizes your CSS file size by removing unused styles.

Runner

npm i

Commands

Tailwind easy compiler command code

npm run twind

Go-Live

live-sever public