From 1bb9801d4392ad4d0c243691579ec0ab1b038f41 Mon Sep 17 00:00:00 2001 From: Mickey Kay Date: Tue, 26 Aug 2014 11:26:22 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0065cc1..fdb890a 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,8 @@ Here are some of Trestle's many features, check out the [Trestle Demo](http://de #### Settings & Usage * The Trestle control panel is located at **Genesis → Theme Settings**, in the **Trestle** metabox. * Examples and usage can all be viewed on the [Trestle Demo](http://demo.mightyminnow.com/theme/trestle/) + +#### To Do +* Add Grunt support for + - CSSComb + - Sass (one day) From fc00a857587cb94ad0d54af15e4efac6182a5ec4 Mon Sep 17 00:00:00 2001 From: Mickey Kay Date: Tue, 26 Aug 2014 12:24:50 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdb890a..1119388 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Here are some of Trestle's many features, check out the [Trestle Demo](http://de * Examples and usage can all be viewed on the [Trestle Demo](http://demo.mightyminnow.com/theme/trestle/) #### To Do +* Rework menu CSS for simplicity (general / primary / secondary / header) * Add Grunt support for - CSSComb - Sass (one day)