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/_module-template.css | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100755 src/css/imports/_module-template.css (limited to 'src/css/imports/_module-template.css') diff --git a/src/css/imports/_module-template.css b/src/css/imports/_module-template.css deleted file mode 100755 index 0447e0c..0000000 --- a/src/css/imports/_module-template.css +++ /dev/null @@ -1,22 +0,0 @@ -/* - - MODULE NAME - - Use this scaffolding to create or extend your own modules with tachyons - style architecture. - -*/ - - -@media (--breakpoint-not-small) { - -} - -@media (--breakpoint-medium) { - -} - -@media (--breakpoint-large) { - -} - -- cgit v1.3