release(tach-typography): v0.3.0

This commit is contained in:
2026-03-31 18:36:20 +03:00
parent a8c2eaa2fd
commit cacbc016ec
35 changed files with 799 additions and 85 deletions

View File

@@ -88,6 +88,17 @@
.tach-typography--AppMediumSubtextUnderline,
.ant-typography.tach-typography--AppMediumSubtextUnderline { font-family: Inter, sans-serif; font-size: 11px; font-weight: 400; line-height: 17px; text-decoration: underline; }
.tach-typography .tach-typography__md-link,
.ant-typography.tach-typography .tach-typography__md-link {
color: inherit;
text-decoration: underline;
}
.tach-typography .tach-typography__md-code,
.ant-typography.tach-typography .tach-typography__md-code {
font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media (max-width: 575px) {
.tach-typography--AccentLargeTtl,
.ant-typography.tach-typography--AccentLargeTtl {