blob: 76d5ce885d06da613bde430ce41ce1cfe812d59d [file] [log] [blame]
Matteo Scandolo7ae7d8d2016-04-13 11:41:31 -07001@import '../../../../style/sass/lib/_variables.scss';
2
Matteo Scandolo8cc22e42016-04-12 09:00:04 -07003#xosSampleView {
Matteo Scandolo7ae7d8d2016-04-13 11:41:31 -07004 .row {
5 color: $brand-danger;
6 }
Matteo Scandolo8cc22e42016-04-12 09:00:04 -07007}