From d045213fa3603171cd84bf525082627a4f395807 Mon Sep 17 00:00:00 2001
From: Helge Fahrnberger <helge@CIA-Interrogation-Room.local>
Date: Thu, 12 Jan 2017 18:13:15 +0100
Subject: [PATCH] Move line-dasharray to correct group

---
 src/config/layout.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/config/layout.json b/src/config/layout.json
index f1e0281..4297146 100644
--- a/src/config/layout.json
+++ b/src/config/layout.json
@@ -10,6 +10,7 @@
             "line-width",
             "line-offset",
             "line-blur",
+            "line-dasharray",
             "line-pattern",
             "line-translate",
             "line-translate-anchor",
@@ -23,8 +24,7 @@
             "line-cap",
             "line-join",
             "line-miter-limit",
-            "line-round-limit",
-            "line-dasharray"
+            "line-round-limit"
           ]
         }
       ]