diff options
Diffstat (limited to 'packages/ui/style/postcss.config.js')
-rw-r--r-- | packages/ui/style/postcss.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ui/style/postcss.config.js b/packages/ui/style/postcss.config.js new file mode 100644 index 0000000..0b6eba2 --- /dev/null +++ b/packages/ui/style/postcss.config.js @@ -0,0 +1 @@ +module.exports = require('../postcss.config'); |