From 842f25ac84ada8ae3786229cb338b951db6dcfdc Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Wed, 1 Jun 2016 00:40:32 +0200 Subject: [PATCH] docs: rm empty styles header --- README.md | 4 ---- 1 file changed, 4 deletions(-) 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