mirror of
https://github.com/vercel/commerce.git
synced 2025-09-07 16:30:17 +00:00
Focus trap and Modal Functionality
This commit is contained in:
@@ -8,6 +8,11 @@ module.exports = {
|
||||
'./pages/**/*.{js,ts,jsx,tsx}',
|
||||
'./components/**/*.{js,ts,jsx,tsx}',
|
||||
],
|
||||
options: {
|
||||
safelist: {
|
||||
standard: ['outline-none'],
|
||||
},
|
||||
},
|
||||
},
|
||||
theme: {
|
||||
extend: {
|
||||
|
Reference in New Issue
Block a user