From 488d36f954ac43bb79dbec59b0fa3fab5097da0a Mon Sep 17 00:00:00 2001 From: Jonathan Reinink Date: Mon, 31 Jul 2017 17:59:06 -0400 Subject: [PATCH] =?UTF-8?q?Remove=20Composer,=20after=20all.=20PHP=20devs?= =?UTF-8?q?=20doing=20CSS.=20=F0=9F=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 composer.json diff --git a/composer.json b/composer.json deleted file mode 100644 index 7cdf00e34..000000000 --- a/composer.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "adamwathan/tailwindcss", - "description": "A utility-first CSS framework for rapid UI development." -} \ No newline at end of file