h-3-0

Results 1 issues of h-3-0

Say that I have the function `foo` and the following sass ```sass h1::before { content: foo() } ``` What might I want `foo` to return? I either want what libsass...

enhancement
help wanted