From 6568c0b19e4aeba287c8336573178cb5d14eace1 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 12 Nov 2015 20:48:46 -0500 Subject: [PATCH] feat(typography): added b, i, u, strong, em text colors references #430 --- ionic/components/app/typography.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ionic/components/app/typography.scss b/ionic/components/app/typography.scss index 99afdcd7e4..f1f3847fc4 100644 --- a/ionic/components/app/typography.scss +++ b/ionic/components/app/typography.scss @@ -107,6 +107,11 @@ sub { span, a, small, + b, + i, + u, + strong, + em, sub, sup { &[#{$color}] {