Skip to content

Commit 878a14f

Browse files
committed
chore: update README OOTB description
1 parent 8e725cc commit 878a14f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ boilerplate comes with:
1010
- CSS, SASS and [css-modules](https://github.com/css-modules/css-modules) support with hot reloading and no [flash of unstyled content](https://en.wikipedia.org/wiki/Flash_of_unstyled_content) ([css-hot-loader](https://github.com/shepherdwind/css-hot-loader))
1111
- Routing with [react-router-v4](https://github.com/ReactTraining/react-router)
1212
- Full production builds that do not rely on `babel-node`.
13+
- Pre-configured testing tools with `jest` and `enzyme` to work with css modules, static files, and aliased module paths.
1314

1415
## Philosophy
1516

0 commit comments

Comments
 (0)