Remove Sass assets (#10464)

This commit is contained in:
Luc Perkins
2018-10-02 09:49:12 -10:00
committed by k8s-ci-robot
parent 1fce6ed3da
commit 4547f89359
16 changed files with 0 additions and 6525 deletions
-25
View File
@@ -1,25 +0,0 @@
$blue: #3371e3
$light-grey: #f7f7f7
$dark-grey: #303030
$medium-grey: #4c4c4c
$white: #ffffff
$base-font: 'Roboto', sans-serif
$mono-font: 'Roboto Mono', monospace
*, .button
box-sizing: border-box
font-family: $base-font
background: none
margin: 0
border: 0
body
font-family: $base-font
h1, h2, h5, p
font-weight: 300
h3, h4
font-weight: 400