mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Load package for styling
This commit is contained in:
parent
3668206bd5
commit
9e8429eb6f
@ -56,6 +56,7 @@ module.exports = {
|
||||
plugins: [
|
||||
require('tailwindcss-filters'),
|
||||
require("tailwindcss-responsive-embed"),
|
||||
require("tailwindcss-aspect-ratio")
|
||||
require("tailwindcss-aspect-ratio"),
|
||||
require('@tailwindcss/typography'),
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user