@use '../style/theming';

// MARK: Variables

// MARK: Mixin
@mixin core() {
}

@mixin theme($theme-config) {
}
