mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|