/*
Theme Name: POSTLAIN
Author: Ngo Phuc
Version: 1.0
*/

/* ===============================
CORE
=============================== */
@import url("css/core.css");

/* ===============================
LAYOUT + HEADER
=============================== */
@import url("css/layout.css");
@import url("css/header.css");

/* ===============================
PUBLIC UI
=============================== */
@import url("css/public.css");

/* ===============================
EFFECTS
=============================== */
@import url("css/animations.css");

/* ===============================
RESPONSIVE
=============================== */
@import url("css/responsive.css");

/* ===============================
TEMPLATE
=============================== */
/* @import url("css/front.css");  <-- TAO ĐÃ BỎ DÒNG NÀY ĐỂ TRÁNH XUNG ĐỘT */
@import url("css/page-releases.css");
@import url("css/page-artists.css");
@import url("css/page-about.css");