This commit is contained in:
2021-03-10 22:50:05 +01:00
parent 9646e8f812
commit b76c8a3882
3 changed files with 1 additions and 8 deletions

View File

@@ -140,7 +140,6 @@ RV-Block--modifier(name=null)
+RV-Level(name, '--', ('RV-Block' 'RV-Block--shorthand'), @(name){return '&--' + name}, true)
if is_nested_in('RV-Block--shorthand') && length(called-from) > 0
mixin_name = split('--', called-from[0])[0]
p(mixin_name)
convert(unquote(mixin_name)+'()')
{block}