mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Complete color and font implementation into news and about pages
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
"@components/*": ["components/*"],
|
||||
"@commerce": ["../packages/commerce/src"],
|
||||
"@commerce/*": ["../packages/commerce/src/*"],
|
||||
"@framework": ["../packages/shopify/src"],
|
||||
"@framework/*": ["../packages/shopify/src/*"]
|
||||
"@framework": ["..\\packages\\shopify\\src"],
|
||||
"@framework/*": ["..\\packages\\shopify\\src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],
|
||||
|
Reference in New Issue
Block a user