Add visuallyhidden plugin
This commit is contained in:
parent
eb57970c1a
commit
0e902f9350
4 changed files with 8 additions and 2 deletions
|
@ -978,6 +978,7 @@ module.exports = {
|
|||
// center: true,
|
||||
// padding: '1rem',
|
||||
}),
|
||||
require('tailwindcss-visuallyhidden')(),
|
||||
],
|
||||
|
||||
|
||||
|
|
Reference in a new issue