/*
 * Compatibility entry point.
 * New templates may load the three CSS layers directly. Existing pages can
 * keep using /community-theme.css without changing their visual output.
 */
@import url("/css/theme.css");
@import url("/css/layout.css");
@import url("/css/components.css");
