Remove unused file, stale comments

// FREEBIE
This commit is contained in:
lilia 2016-04-09 00:20:00 -07:00
parent fe62d86d37
commit 544a346b10
2 changed files with 0 additions and 10 deletions

View file

@ -1,7 +1,3 @@
// Signal for the Browser
// A universally compatible extension
// Below is the ship's manifest
// Global Settings, Variables, and Mixins
@import 'variables';
@import 'mixins';
@ -13,9 +9,3 @@
// Build the main view
@import 'index';
@import 'conversation';
// Not sure where something goes, or
// implementing a known CSS hack? Add it
// to `shame.scss`, and it will be fixed!
@import 'shame';