diff --git a/.postcssrc b/.postcssrc new file mode 100644 index 00000000..87c44bea --- /dev/null +++ b/.postcssrc @@ -0,0 +1,6 @@ +{ + plugins: { + "postcss-nested": {}, + "autoprefixer": {} + } +} \ No newline at end of file diff --git a/example/index.html b/example/index.html index d1e1cb0d..323a4f14 100644 --- a/example/index.html +++ b/example/index.html @@ -4,7 +4,7 @@ - +