From 1f3b6f5598433ee8a565310915a75db4facc48f9 Mon Sep 17 00:00:00 2001
From: Bud Parr <budparr@gmail.com>
Date: Mon, 09 Apr 2018 16:33:10 +0000
Subject: [PATCH] Pre-2.0 Enhancements (#94)

---
 src/css/_tachyons.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/css/_tachyons.css b/src/css/_tachyons.css
index 38c6275..1147d30 100644
--- a/src/css/_tachyons.css
+++ b/src/css/_tachyons.css
@@ -1,4 +1,4 @@
-/*! TACHYONS v4.7.0 | http://tachyons.io */
+/*! TACHYONS v4.9.1 | http://tachyons.io */
 
 /*
  *
@@ -87,8 +87,8 @@
 @import 'tachyons/src/_media-queries';
 
 /* Debugging */
-/*@import 'tachyons/src/_debug-children';
-@import 'tachyons/src/_debug-grid';*/
+/* @import 'tachyons/src/_debug-children';
+@import 'tachyons/src/_debug-grid'; */
 
 /* Uncomment out the line below to help debug layout issues */
 /* @import 'tachyons/src/_debug'; */

--
Gitblit v1.10.0