pl-fe: fix at-mixin-argumentless-call-parentheses

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-11-13 20:45:13 +01:00
parent b5f00f7728
commit f1cc504d61

View File

@ -119,7 +119,7 @@
}
span[data-markup] {
@include mixins.text();
@include mixins.text;
@apply overflow-hidden break-words;
}
}