Skip to content

Commit 67e7902

Browse files
authored
Update README.md
1 parent 2683fd5 commit 67e7902

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ Advanced React with Webpack Setup. How to set it up yourself:
88
- [Advanced Webpack Setup](https://www.robinwieruch.de/webpack-advanced-setup-tutorial/)
99
- [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

11-
Make an optional addition yourself:
12-
13-
* [Fonts Support](https://www.robinwieruch.de/webpack-font/)
14-
1511
[![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)
1612

1713
## Features
@@ -29,6 +25,11 @@ Make an optional addition yourself:
2925
* Webpack Add-Ons
3026
* ESLint + Prettier
3127

28+
## DIY Add-Ons
29+
30+
* [Fonts Support](https://www.robinwieruch.de/webpack-font/)
31+
* [SVG Icons](https://www.robinwieruch.de/react-svg-icon-components/)
32+
3233
## Alternatives
3334

3435
* [Minimal React Webpack Babel Setup](https://github.com/rwieruch/minimal-react-webpack-babel-setup)

0 commit comments

Comments
 (0)