plugins
plugins copied to clipboard
tailwind-elevation not working with transform
I installed tailwind-elevation and set this in my windi.config.js
plugins: [ require('tailwindcss-elevation')(['responsive']), ]
However, the elevation is not appearing.