0.3.9 ā€¢ Published 2 years ago

tailwindcss-schematic v0.3.9

Weekly downloads
9
License
MIT
Repository
github
Last release
2 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

2 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago