diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 11:56:41 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 11:56:41 +0200 |
| commit | c328da3335bb74d8265505b31c64feb2a5b17cd8 (patch) | |
| tree | 34ff28edf5752dbb623598961920273d514e9898 | |
| parent | 748564be8a54f07761eea87c1bb84009e16a8593 (diff) | |
WIP
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d004443..a67229a 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "postcss-import": "^8.1.2", "postcss-loader": "^0.9.1", "postcss-uncss": "^0.14.0", + "uncss": "^0.14.1", "url-loader": "^0.5.7", "webpack": "^1.13.1", "whatwg-fetch": "^1.0.0" |
