Utilisation de TinyMCE avec CSS du vent arrière
// tailwind.config.js
module.exports = {
corePlugins: {
preflight: false,
}
}
Dead Dormouse
// tailwind.config.js
module.exports = {
corePlugins: {
preflight: false,
}
}