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