docs: rm empty styles header

This commit is contained in:
Yoshua Wuyts
2016-06-01 00:40:32 +02:00
parent 763f1c55f0
commit 842f25ac84
-4
View File
@@ -68,7 +68,6 @@
- [Websockets](#websockets) - [Websockets](#websockets)
- [Forms](#forms) - [Forms](#forms)
- [Links](#links) - [Links](#links)
- [Styles](#styles)
- [Rendering in Node](#rendering-in-node) - [Rendering in Node](#rendering-in-node)
- [API](#api) - [API](#api)
- [Errors](#errors) - [Errors](#errors)
@@ -480,9 +479,6 @@ const nav = choo.view`
` `
``` ```
### Styles
[docs wip]
### Rendering in Node ### Rendering in Node
Sometimes it's necessary to render code inside of Node; for serving hyper fast Sometimes it's necessary to render code inside of Node; for serving hyper fast
first requests, testing or other purposes. Applications that are capable of first requests, testing or other purposes. Applications that are capable of