aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslangbroken/scss/333-test_empty_content.scss
blob: ad8df41f25dfa4464779bc3f54d7f5bf14590ef3 (plain)
1
2
@mixin foo { @content }
a { b: c; @include foo {} }