From ed4be926a7217018e052e3fecda92e4ee671d950 Mon Sep 17 00:00:00 2001 From: Darin Dimitroff Date: Tue, 3 Jan 2017 11:44:31 +0200 Subject: Cleans up and refactors CSS --- src/css/imports/_debug-children.css | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/css/imports/_debug-children.css') diff --git a/src/css/imports/_debug-children.css b/src/css/imports/_debug-children.css index 10204da..8ce1039 100755 --- a/src/css/imports/_debug-children.css +++ b/src/css/imports/_debug-children.css @@ -1,14 +1,3 @@ -/* - - DEBUG CHILDREN - Docs: http://tachyons.io/docs/debug/ - - Just add the debug class to any element to see outlines on its - children. - -*/ - .debug * { outline: 1px solid gold; } .debug-white * { outline: 1px solid white; } .debug-black * { outline: 1px solid black; } - -- cgit v1.3