Express with tailwindcss Issue
I am using tailwindcss for the express project , I have done the required steps - created tailwind.config.js , postcss config file and import tailwind directives in style.css . But the tailwind is not getting applied to
.pug
files
Code - https://github.com/Tribhuwan-Joshi/inventoryGitHub
GitHub - Tribhuwan-Joshi/inventory: An Inventory management app for...
An Inventory management app for an imaginary store bulid with Express JS - GitHub - Tribhuwan-Joshi/inventory: An Inventory management app for an imaginary store bulid with Express JS
3 Replies
Fixed
Tailwind with pug?