/* Dosya amacı: BeeAPP\wwwroot\css\site.css dosyası, ilgili ekran veya ortak stil kurallarını içerir. */

@import url("../shared/styles/tokens.css");
@import url("../shared/styles/base.css");
@import url("../shared/styles/layout.css");
@import url("../shared/styles/utilities.css");
