Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
69 B
SCSS
Raw Normal View History

.ember-select {
background-color: $secondary;
color: $primary;
}