mdb-ui-kit/scss/_themes.scss

7 lines
225 B
SCSS
Raw Normal View History

// 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
2015-12-21 22:27:44 +03:00
.bg-inverse {
// foo
}