mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Clean up test folder structure
This commit is contained in:
4
test/ruby-sass/sass/css-variable.sass
Normal file
4
test/ruby-sass/sass/css-variable.sass
Normal file
@@ -0,0 +1,4 @@
|
||||
@charset "utf-8"
|
||||
$red: #f60
|
||||
$blue: var(--blue)
|
||||
@import "../../../bulma"
|
||||
Reference in New Issue
Block a user