mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 05:29:32 +00:00
initial commit
This commit is contained in:
4
postcss.config.js
Executable file
4
postcss.config.js
Executable file
@@ -0,0 +1,4 @@
|
||||
const path = require('path');
|
||||
module.exports = {
|
||||
plugins: [require('tailwindcss'), require('autoprefixer'), require('postcss-import')],
|
||||
};
|
Reference in New Issue
Block a user