mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(typography): added b, i, u, strong, em text colors
references #430
This commit is contained in:
@@ -107,6 +107,11 @@ sub {
|
||||
span,
|
||||
a,
|
||||
small,
|
||||
b,
|
||||
i,
|
||||
u,
|
||||
strong,
|
||||
em,
|
||||
sub,
|
||||
sup {
|
||||
&[#{$color}] {
|
||||
|
||||
Reference in New Issue
Block a user