Open mactanxin opened 1 year ago
is it possible if the plugin can read tailwind.config.js or let user define a table of prefixes in config to support it? like I have a tailwind config file comes with
tailwind.config.js
module.exports = { prefix: 'tw-', }
Currently this doesn't work
is it possible if the plugin can read
tailwind.config.js
or let user define a table of prefixes in config to support it? like I have a tailwind config file comes withCurrently this doesn't work