From 0aa611d4eca84d221ba3da0c0a3d3888e507f6a2 Mon Sep 17 00:00:00 2001 From: IjzerenHein Date: Tue, 28 Jul 2015 09:43:49 +0200 Subject: [PATCH] Updated docs --- docs/AutoLayout.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/AutoLayout.md b/docs/AutoLayout.md index 2172435..3a87bbd 100644 --- a/docs/AutoLayout.md +++ b/docs/AutoLayout.md @@ -482,4 +482,5 @@ Supported categories and properties: | visualFormat | String | Array | One or more visual format strings. | | [options] | Object | Configuration options. | | [options.lineSeperator] | String | String that defines the end of a line (default `\n`). | +| [options.prefix] | String | When specified, also processes the categories using that prefix (e.g. "-dev-viewport max-height:10"). |