Fix button roundtrip in editor, alignment persistence, and test email rendering
This commit is contained in:
@@ -22,5 +22,5 @@ module.exports = {
|
||||
borderRadius: { lg: "12px", md: "10px", sm: "8px" }
|
||||
}
|
||||
},
|
||||
plugins: [require("tailwindcss-animate")]
|
||||
plugins: [require("tailwindcss-animate"), require("@tailwindcss/typography")]
|
||||
};
|
||||
Reference in New Issue
Block a user