// Mixin that renders all of the core styles that are not theme-dependent.
@mixin bom-core($typography-config: null) {
}
@mixin bom-core-theme($theme) {
}
