rm scss
authorMatt Corallo <git@bluematt.me>
Fri, 15 Jan 2016 20:47:33 +0000 (12:47 -0800)
committerMatt Corallo <git@bluematt.me>
Fri, 15 Jan 2016 20:47:33 +0000 (12:47 -0800)
styles.scss [deleted file]

diff --git a/styles.scss b/styles.scss
deleted file mode 100644 (file)
index 0825f63..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
----
-# Use a comment to ensure Jekyll reads the file to be transformed into CSS later
-# only main files contain this front matter, not partials.
----
-
-//
-//                        ___
-//                       /\_ \
-//  _____     ___     ___\//\ \      __
-// /\ '__`\  / __`\  / __`\\ \ \   /'__`\
-// \ \ \_\ \/\ \_\ \/\ \_\ \\_\ \_/\  __/
-//  \ \ ,__/\ \____/\ \____//\____\ \____\
-//   \ \ \/  \/___/  \/___/ \/____/\/____/
-//    \ \_\
-//     \/_/
-//
-// Designed, built, and released under MIT license by @mdo. Learn more at
-// https://github.com/poole/poole.
-
-@import "base";
-@import "type";
-@import "syntax";
-@import "code";
-@import "layout";
-@import "masthead";
-@import "posts";
-@import "pagination";
-@import "message";