A minimal set of UI building blocks for Angular, styled with Tailwind CSS
Follow the Tailwind CSS guide for Angular.
npm install @m0t0k1ch1/ngx
Add the following to your global style sheet (src/styles.css by default):
@source '../node_modules/@m0t0k1ch1/ngx';