1
0
Fork 0

Merging upstream version 1.10.3+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 07:14:23 +01:00
parent 0039de13d3
commit cd11d62bf5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
8 changed files with 8693 additions and 576 deletions

View file

@ -4,9 +4,9 @@
src: {{{ fontSrc }}};
}
.{{prefix}}::before,
[class^="{{prefix}}-"]::before,
[class*=" {{prefix}}-"]::before {
.{{ prefix }}::before,
[class^="{{ prefix }}-"]::before,
[class*=" {{ prefix }}-"]::before {
display: inline-block;
font-family: {{ name }} !important;
font-style: normal;