fix(landing): isolate docs postcss config
This commit is contained in:
parent
41c11bc948
commit
06d3c59648
1 changed files with 3 additions and 0 deletions
3
landing/product-docs/postcss.config.cjs
Normal file
3
landing/product-docs/postcss.config.cjs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
plugins: {},
|
||||
};
|
||||
Loading…
Reference in a new issue