aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/imports/_module-template.css
diff options
context:
space:
mode:
authorDarin Dimitroff <d@thecrazyones.agency>2017-01-03 11:44:31 +0200
committerDarin Dimitroff <d@thecrazyones.agency>2017-01-03 11:44:31 +0200
commited4be926a7217018e052e3fecda92e4ee671d950 (patch)
treebbf3e59364d19cfb8fd0dd702fdfbd2f9b61c3fa /src/css/imports/_module-template.css
parent263f591827b41eba7c1d6ab68240c04369ba1155 (diff)
Cleans up and refactors CSS
Diffstat (limited to 'src/css/imports/_module-template.css')
-rwxr-xr-xsrc/css/imports/_module-template.css22
1 files changed, 0 insertions, 22 deletions
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) {
-
-}
-