From 48d99d13389fe2b568f4038ad3926a17094c5fc7 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 14 May 2017 15:07:00 +0100 Subject: docs.brew.sh: use SCSS. Import style changes from: https://github.com/Homebrew/homebrew.github.io/pull/166 --- docs/_layouts/index.html | 2 +- docs/css/reset.css | 53 ----- docs/css/screen.css | 389 ------------------------------------- docs/css/screen.scss | 488 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 489 insertions(+), 443 deletions(-) delete mode 100644 docs/css/reset.css delete mode 100644 docs/css/screen.css create mode 100644 docs/css/screen.scss (limited to 'docs') diff --git a/docs/_layouts/index.html b/docs/_layouts/index.html index 570718287..daf4fb6c0 100644 --- a/docs/_layouts/index.html +++ b/docs/_layouts/index.html @@ -1,7 +1,7 @@ --- layout: base --- -
+