@pluggular/common
v0.0.3-alpha.19
Published
Pluggular is a collection of pluggable components for Angular, with Tailwind
Readme
Pluggular
Pluggular is a collection of pluggable components for Angular, with Tailwind
Installation
npm i @pluggular/common
npm i @fortawesome/angular-fontawesome
npm i @fortawesome/fontawesome-svg-core
npm i @fortawesome/free-solid-svg-icons
ng add ngx-tailwindConfiguration
Add the following line to your tailwind.config.js under the content array:
'./node_modules/@pluggular/**/**/*.{html,ts,js,mjs}'
