Skip to content
This repository was archived by the owner on Feb 1, 2020. It is now read-only.

Commit 0b557f1

Browse files
committed
2 parents 0d9b432 + 742302e commit 0b557f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm i purgecss-webpack-plugin -D
1818
const path = require('path')
1919
const glob = require('glob')
2020
const ExtractTextPlugin = require('extract-text-webpack-plugin')
21-
const PurgecssPlugin = require('../../')
21+
const PurgecssPlugin = require('purgecss-webpack-plugin')
2222

2323
const PATHS = {
2424
src: path.join(__dirname, 'src')

0 commit comments

Comments
 (0)