1
0
Fork 0

Adding 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:10 +01:00
parent 1480c509b6
commit 89ab270088
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;