assets/css/romo/base.scss in romo-0.10.0 vs assets/css/romo/base.scss in romo-0.11.0
- old
+ new
@@ -222,9 +222,10 @@
.romo-border-base { @include border-base(!important); }
.romo-border-alt { @include border-alt(!important); }
.romo-text-border-base { @include text-border-base(!important); }
.romo-text-border-alt { @include text-border-alt(!important); }
+.romo-text-disabled { @include text-disabled(!important); }
.romo-text-base { @include text-base(!important); }
.romo-text-alt { @include text-alt(!important); }
.romo-text-muted { @include text-muted(!important); }
.romo-text-warning { @include text-warning(!important); }
.romo-text-error { @include text-error(!important); }