Remove non existent classes from responsive helper.

This commit is contained in:
Jonathan Reinink 2017-08-01 22:10:56 -04:00
parent f323d5d5b2
commit a0ddedb360

View File

@ -119,8 +119,6 @@
&text-dark-soft { .text-dark-soft; }
&text-dark-softer { .text-dark-softer; }
&text-dark-softest { .text-dark-softest; }
&text-brand { .text-brand; }
&text-danger { .text-danger; }
&leading-none { .leading-none; }
&leading-tight { .leading-tight; }
&leading-normal { .leading-normal; }