@use "../variables/default" as vd;
@use "../functions/theme" as ft;

#{vd.$computed-prefix}bsh {
	box-shadow: ft.themefix(border-shadow-default) !important;
}

#{vd.$computed-prefix}bsh-t {
	box-shadow: ft.themefix(border-shadow-default-top) !important;
}
