Add the md text classes
Plan step 34. text.css (material.text, imported by the foundation) is the fixed set for text on plain elements: md-type-* and md-type-emphasized-* with the type utilities' declarations, the role inks md-ink to md-ink-inverse, md-text-start|center|end, md-truncate, md-line-clamp-2|3, md-nowrap, md-tabular and md-visually-hidden. Its header says when to use each, from the material-3 guideline and docs/reference/m3/styles.md § Typography. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
This commit is contained in:
co-authored by
Claude Opus 5
parent
c545fb69ef
commit
0ab3bd861d
Vendored
+1
@@ -35,3 +35,4 @@
|
||||
@import './foundation/tokens.css';
|
||||
@import './foundation/base.css';
|
||||
@import './foundation/interaction.css';
|
||||
@import './text.css';
|
||||
|
||||
Reference in New Issue
Block a user