From b1859ccb27bc4506e9c7e2c101fecd678ebebf06 Mon Sep 17 00:00:00 2001 From: Dave Kiss Date: Sat, 1 Apr 2017 19:21:07 -0700 Subject: [PATCH] Add Tachyons PR link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee1e5d..274e09f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ### HEAD * Add option to configure build settings ([#1822](https://github.com/roots/sage/pull/1822)) * Add support for HTML injection ([#1817](https://github.com/roots/sage/pull/1817)) -* Add Tachyons as a CSS framework option +* Add Tachyons as a CSS framework option ([#1867](https://github.com/roots/sage/pull/1867)) ### 9.0.0-beta.2: January 19th, 2016 * Fix Browersync ([#1815](https://github.com/roots/sage/pull/1815))