From 9ecc9a5bc07226ab09f31f93442cdb8fce82d1ea Mon Sep 17 00:00:00 2001 From: Alexander Lichter Date: Wed, 24 Oct 2018 03:46:56 +0100 Subject: [PATCH] add nuxt-purgecss (#186) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 429e8d9..d0177e2 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Nuxt.js is a framework for creating Universal Vue.js Applications. A Nuxt module to automatically resize, rotate, blur, watermark and crop images. - [Nuxt-Storage](https://github.com/mazipan/nuxt-storage) - Utilities for easy read and write browser's storage in Nuxt.js project. - [nuxt-svg-loader](https://github.com/Developmint/nuxt-svg-loader) - Load your SVGs as you'd load your Vue components. - +- [nuxt-purgecss](https://github.com/Developmint/nuxt-purgecss) - Drop superfluous CSS! ### Tools - [nuxt-community/nuxt-generate-cluster](https://github.com/nuxt-community/nuxt-generate-cluster) - Multi-threaded generator command for nuxt.js.