Regen dist/
This commit is contained in:
parent
54d17a2e22
commit
a68f6dabf8
4 changed files with 37 additions and 1 deletions
36
dist/tail.css
vendored
36
dist/tail.css
vendored
|
@ -3694,6 +3694,42 @@
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
.font-thin {
|
||||
font-weight: 100;
|
||||
}
|
||||
|
||||
.font-extralight {
|
||||
font-weight: 200;
|
||||
}
|
||||
|
||||
.font-light {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.font-normal {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.font-medium {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.font-semibold {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.font-bold {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.font-extrabold {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.font-black {
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.normal-nums {
|
||||
font-variant-numeric: normal;
|
||||
}
|
||||
|
|
BIN
dist/tail.css.gz
vendored
BIN
dist/tail.css.gz
vendored
Binary file not shown.
2
dist/tail.min.css
vendored
2
dist/tail.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
dist/tail.min.css.gz
vendored
BIN
dist/tail.min.css.gz
vendored
Binary file not shown.
Loading…
Reference in a new issue