@import '../../scss/index.scss';

// Тема по умолчанию
:host {
	@import './themes/default.scss';
	@import './style/power-select-tree-popup.scss';
	@include power-select-tree-popup();
}
