File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments