docs: rm empty styles header
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user