From 86df24126daa9e824bf753d34433002264b50269 Mon Sep 17 00:00:00 2001 From: Sunny R Gupta Date: Tue, 3 Jun 2014 12:35:50 +0530 Subject: [PATCH] Placed Pure.css lexicographically. --- share/apps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/apps.json b/share/apps.json index f50d59514..fe71c3deb 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2419,6 +2419,11 @@ "html": "Powered by ]+punbb", "implies": "PHP" }, + "Pure CSS": { + "website": "purecss.io", + "cats": [18], + html: "]+pure[^>\"]+css" + }, "Python": { "website": "python.org", "cats": [ 27 ], @@ -3449,11 +3454,6 @@ "cats": [ 1 ], "headers": { "Set-Cookie": "october_session=" }, "implies": "Laravel" - }, - "Pure CSS": { - "website": "purecss.io", - "cats": [18], - html: "]+pure[^>\"]+css" } } }