chore(webpack-react-no-css): refactor readme.md

This commit is contained in:
dancingCycle 2023-09-19 14:07:17 +02:00
parent 267d9141ba
commit cf0a3ec902
1 changed files with 0 additions and 3 deletions

View File

@ -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/)