haml--haml/test/sass/templates/import.sass

12 lines
209 B
Sass

!preconst = "hello"
=premixin
pre-mixin: here
@import importee.sass, basic.sass, basic.css, ../results/complex.css, partial.sass
nonimported
:myconst = !preconst
:otherconst = !postconst
+postmixin