haml--haml/test/sass/more_templates/more_import.sass

12 lines
199 B
Sass

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