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

12 lines
192 B
Sass

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