about summary refs log tree commit diff
path: root/.postcssrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.postcssrc.yml')
-rw-r--r--.postcssrc.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.postcssrc.yml b/.postcssrc.yml
new file mode 100644
index 000000000..bc4f02ab3
--- /dev/null
+++ b/.postcssrc.yml
@@ -0,0 +1,4 @@
+plugins:
+  postcss-smart-import: {}
+  precss: {}
+  autoprefixer: {}