From cf0a3ec90224121baaac5485b5b97cf5a814ca95 Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Tue, 19 Sep 2023 14:07:17 +0200 Subject: [PATCH] chore(webpack-react-no-css): refactor readme.md --- webpack-react-no-css/readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/webpack-react-no-css/readme.md b/webpack-react-no-css/readme.md index 46208d4..a259348 100644 --- a/webpack-react-no-css/readme.md +++ b/webpack-react-no-css/readme.md @@ -12,6 +12,3 @@ * [Production](https://webpack.js.org/guides/production/) * [Setup Development and Production Environment for React App](https://medium.com/freestoneinfotech/setup-development-and-production-environment-for-react-app-397c4cc9e382) * [HtmlWebpackPlugin](https://webpack.js.org/plugins/html-webpack-plugin/) -* [load CSS](https://masteringjs.io/tutorials/webpack/css-loader) -* [load CSS](https://webpack.js.org/loaders/css-loader/) -* [load CSS](https://blog.jakoblind.no/css-modules-webpack/)