Sign in
bazel
/
bazel
/
f88f4d81acead9ef3e2f73d9a44afd76c2c239c1
/
.
/
examples
/
sass
/
shared
/
_colors.scss
blob: cd1430b0a9a240236fc15e56d9d2dae795215fae [
file
]
// Colors that all Sass code can share.
$example
-
blue
:
#00f;
$example
-
red
:
#f00;
$example
-
green
:
#008000;