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)
- [Forms](#forms)
- [Links](#links)
- [Styles](#styles)
- [Rendering in Node](#rendering-in-node)
- [API](#api)
- [Errors](#errors)
@@ -480,9 +479,6 @@ const nav = choo.view`
`
```
### Styles
[docs wip]
### Rendering in Node
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