mirror of
https://github.com/vercel/commerce.git
synced 2025-07-31 14:01:24 +00:00
Update to 15 RC 2
This commit is contained in:
7
postcss.config.mjs
Normal file
7
postcss.config.mjs
Normal file
@@ -0,0 +1,7 @@
|
||||
/** @type {import('postcss-load-config').Config} */
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user