diff --git a/README.md b/README.md index cd8d319..afeb11b 100644 --- a/README.md +++ b/README.md @@ -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