Tailwind
[Angular | Storybook] Tailwind, Directives, Content Projection, Icons and i18n
Install packages npm i -D @nx/storybook npm i -D @storybook/angular Create config nx g @nx/storybook:configuration <project-name> I created the config inside the main app to share some configs/modules. My stories are located at libs/shared/ui. That's why I had to
[Tailwind | Angular] Responsive breakpoints in typescript
Tailwind breakpoints in typescript with an easy angular component