mocksaml/postcss.config.js
Deepak Prabhakara 0aceeb148f
chore: tailwind 4 update (#1085)
* WIP

* WIP

* WIP

* fixed css for login page

* WIP

* working version

* cleanup

* aligned colors
2025-12-15 11:29:26 +00:00

4 lines
59 B
JavaScript

module.exports = {
plugins: ['@tailwindcss/postcss'],
};