Skip to content

Commit

Permalink
docs: add native support in ng 11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Feb 15, 2021
1 parent 7e62ccf commit 470dcb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
[![npm version](https://badge.fury.io/js/ngx-tailwind.svg)](https://www.npmjs.com/package/ngx-tailwind)
![Schematics CI](https://github.com/notiz-dev/ngx-tailwind/workflows/Node.js%20CI/badge.svg)

Simple [Angular](https://angular.io/) schematic initializing [Tailwind CSS](https://tailwindcss.com/) in your project and adds a custom webpack config to your build process.
Simple [Angular](https://angular.io/) schematic initializing [Tailwind CSS](https://tailwindcss.com/) in your project. [Angular v11.2](https://twitter.com/angular/status/1359736376581840896) includes native support for Tailwind CSS.

For all versions **before** Angular v11.2 a custom webpack config is added to your build process.

## Installation

Expand Down

0 comments on commit 470dcb3

Please sign in to comment.