Files
bulma/test/sass/css-variable.sass

5 lines
69 B
Sass
Raw Permalink Normal View History

2020-03-16 13:29:44 +11:00
@charset "utf-8"
$red: #f60
$blue: var(--blue)
@import "../../bulma"