mdb-ui-kit/scss/_themes.scss
2015-12-21 13:27:44 -06:00

7 lines
225 B
SCSS

// by default, assume light-theme, no need for a marker class.
// this is mostly a marker class, add it to something like the body or container. Subordinates will look for this marker - see buttons
.bg-inverse {
// foo
}