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