postcss-plugins
postcss-plugins copied to clipboard
Minify plugins.json
plugins.json is starting to get quite large (~100kb). Seeing as most people aren't directly editing the file and instead should be using npm run add, it should be fine to minify it for people that are maybe downloading that file directly. Include an unminified version as well I guess in case people want to browse it.