0.3.9 • Published 3 years ago

tailwindcss-schematic v0.3.9

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

Angular Tailwind CSS Schematic

A schematic that makes it easy to use Tailwind CSS with Angular projects. Tailwind CSS provides low-level utility classes that let you build completely custom designs without ever leaving your HTML.

npm

šŸŒŽLive Demo

šŸ”—Tailwind

šŸ¤”Why Tailwind

Demo App

Getting Started

ng add tailwindcss-schematic
  • add all the files, packages, and configuration to use Tailwind CSS with Angular.

Demo page

ng g tailwindcss-schematic:demo
  • overwrite a chosen file completely with HTML containing Tailwind CSS markup.
  • prompt for a path to an *.html file.
  • press enter to select the app.component.html for your default project.

An example repo can be viewed live here.

0.3.9

3 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.3

5 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago