Revert "Use jekyll-assets"

This reverts commit 9062937951.
This commit is contained in:
Florian Weingarten
2016-03-18 21:54:29 +00:00
parent aa8df89b20
commit bc7bc46ffd
64 changed files with 6 additions and 83 deletions

14
css/main.scss Executable file
View File

@@ -0,0 +1,14 @@
@charset "utf-8";
@import "partials/defaults";
@import "partials/colors";
@import "partials/helpers";
@import "modules/base";
@import "modules/layout";
@import "modules/buttons";
@import "modules/home-banner";
@import "modules/home-users-grid";
@import "modules/content-area";
@import "vendors/syntax-highlighting";