1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Update Readme.md

This commit is contained in:
Guillermo Rauch 2016-10-24 16:00:50 -04:00 committed by GitHub
parent b3fd94f925
commit 08811c7c95

View file

@ -346,7 +346,7 @@ As we were researching options for server-rendering React that didnt involve
The following issues are currently being explored and input from the community is appreciated:
- Support for pluggable renderers [[#20]((https://github.com/zeit/next.js/issues/20))]
- Support for pluggable renderers [[#20](https://github.com/zeit/next.js/issues/20)]
- Style isolation through Shadow DOM or "full css support" [[#22](https://github.com/zeit/next.js/issues/22)]
- Better JSX [[#22](https://github.com/zeit/next.js/issues/23)]
- Custom server logic and routing [[#25](https://github.com/zeit/next.js/issues/25)]