mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
8 lines
151 B
Sass
8 lines
151 B
Sass
!preconst = hello
|
|
|
|
@import importee, basic, basic.css, ../results/complex.css, partial
|
|
|
|
nonimported
|
|
:myconst = !preconst
|
|
:otherconst = !postconst
|
|
|