/**
 * app.css
 * Projenin custom stilleri için ana dosya.
 * Mevcut style.css bozulmasın diye içeriği içeri alıyoruz.
 */
@import url("./style.css");
