fix(build): Added postcss config pointing to local plugins
This commit is contained in:
parent
49a9d1efe7
commit
f9eba62e8d
1 changed files with 3 additions and 0 deletions
3
postcss.config.js
Normal file
3
postcss.config.js
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
export const plugins = {
|
||||||
|
autoprefixer: {}
|
||||||
|
};
|
||||||
Loading…
Add table
Add a link
Reference in a new issue