mirror of
https://github.com/vercel/commerce.git
synced 2025-07-07 21:31:22 +00:00
🔧 config: tailwind purge path
:%s
This commit is contained in:
parent
d3c94cfb79
commit
d8ec1fa717
@ -7,6 +7,7 @@ module.exports = {
|
||||
content: [
|
||||
'./pages/**/*.{js,ts,jsx,tsx}',
|
||||
'./components/**/*.{js,ts,jsx,tsx}',
|
||||
'./src/components/**/*.{js,ts,jsx,tsx}',
|
||||
],
|
||||
options: {
|
||||
safelist: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user