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: [
|
content: [
|
||||||
'./pages/**/*.{js,ts,jsx,tsx}',
|
'./pages/**/*.{js,ts,jsx,tsx}',
|
||||||
'./components/**/*.{js,ts,jsx,tsx}',
|
'./components/**/*.{js,ts,jsx,tsx}',
|
||||||
|
'./src/components/**/*.{js,ts,jsx,tsx}',
|
||||||
],
|
],
|
||||||
options: {
|
options: {
|
||||||
safelist: {
|
safelist: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user