https://github.com/hexojs/hexo/issues/1663#issuecomment-165710259
@@ -133,3 +133,7 @@ postcss:
autoprefixer:
browsers:
- 'last 2 versions'
+
+skip_render:
+ - '*.js'
+ - '**/*.js'