Set up FlyonUI with Angular using Tailwind CSS
Integrate FlyonUI with Angular and Tailwind CSS to create a modern, responsive UI, streamlining your development process efficiently.

Installation
The plugin has been tested with the latest framework version (v18.2.0), installed via the standard `ng new project-name` command. Components were created using `ng generate component component-name`. If you're using a custom project structure, pay attention to file paths!
Quick Angular setup
Angular is a JavaScript framework for building dynamic web applications. If you haven't set up Tailwind CSS yet, check out Angular Tailwind CSS installation guides.
FlyonUI + Angular
Explore playground demo on StackBlitz