Verwenden von Tinymce mit Rückenwind -CSS
// tailwind.config.js
module.exports = {
corePlugins: {
preflight: false,
}
}
Dead Dormouse
// tailwind.config.js
module.exports = {
corePlugins: {
preflight: false,
}
}