admin
This commit is contained in:
6
admin-web/postcss.config.js
Executable file
6
admin-web/postcss.config.js
Executable file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: {
|
||||
'autoprefixer': {},
|
||||
'postcss-nested': {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user