mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bud Parr
30.48.2017 86d965bef53ee861eaa779b4ca76c4efd1a4a685
clean up
1 files modified
4 ■■■■ changed files
src/css/postcss.config.js 4 ●●●● patch | view | raw | blame | history
src/css/postcss.config.js
@@ -2,7 +2,7 @@
  plugins: {
   'postcss-import': {},
   'postcss-cssnext': {
         browsers: ['last 2 versions', '> 5%'],
         }
       browsers: ['last 2 versions', '> 5%'],
      }
    }
};