Add visuallyhidden plugin

This commit is contained in:
Oliver Davies 2018-12-25 20:43:37 +00:00
parent eb57970c1a
commit 0e902f9350
4 changed files with 8 additions and 2 deletions

View file

@ -978,6 +978,7 @@ module.exports = {
// center: true,
// padding: '1rem',
}),
require('tailwindcss-visuallyhidden')(),
],