setup daisyui, tailwind typography
This commit is contained in:
@ -19,7 +19,8 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
require("@tailwindcss/forms"),
|
||||
require("daisyui"),
|
||||
require("@tailwindcss/typography"),
|
||||
// Allows prefixing tailwind classes with LiveView classes to add rules
|
||||
// only when LiveView classes are applied, for example:
|
||||
//
|
||||
|
Reference in New Issue
Block a user