Skip to content

Commit

Permalink
Updates css
Browse files Browse the repository at this point in the history
  • Loading branch information
kquintesens committed Dec 20, 2019
1 parent ff02472 commit 02e4dad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
var webpack = require('webpack');
var path = require('path');

const { CleanWebpackPlugin } = require('clean-webpack-plugin');
var ExtractTextPlugin = require('extract-text-webpack-plugin');
var HtmlWebpackPlugin = require('html-webpack-plugin');
var HtmlWebpackIncludeAssetsPlugin = require('html-webpack-include-assets-plugin');
Expand Down

0 comments on commit 02e4dad

Please sign in to comment.