Skip to content

Commit 244e537

Browse files
authored
Update README.md
1 parent c1a8fe3 commit 244e537

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Advanced React with Webpack Setup. How to set it up yourself:
66

77
- [Minimal React + Webpack Setup](https://www.robinwieruch.de/minimal-react-webpack-babel-setup/)
88
- [Advanced Webpack Setup](https://www.robinwieruch.de/webpack-advanced-setup-tutorial/)
9-
- [ESLint](https://www.robinwieruch.de/webpack-eslint/) / [ESLint + React](https://www.robinwieruch.de/react-eslint-webpack-babel/) / [Prettier + ESLint](https://www.robinwieruch.de/prettier-eslint/)
9+
- [ESLint](https://www.robinwieruch.de/webpack-eslint/) + [ESLint + React](https://www.robinwieruch.de/react-eslint-webpack-babel/) + [Prettier + ESLint](https://www.robinwieruch.de/prettier-eslint/)
1010

1111
[![Edit advanced-react-webpack-babel-setup](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/rwieruch/advanced-react-webpack-babel-setup/tree/master/?fontsize=14)
1212

@@ -28,6 +28,7 @@ Advanced React with Webpack Setup. How to set it up yourself:
2828
## DIY Add-Ons
2929

3030
* [SVG Icons](https://www.robinwieruch.de/react-svg-icon-components/)
31+
* [CSS Modules](https://www.robinwieruch.de/react-css-modules/)
3132
* [Fonts Support](https://www.robinwieruch.de/webpack-font/)
3233
* [Images Support](https://www.robinwieruch.de/webpack-images/)
3334

0 commit comments

Comments
 (0)