/* ============================== */
/* AOPS-MOD.CSS                   */
/* ============================== */
/*
 * Development entrypoint that imports the modular Anikto Opsis stylesheets.
 *
 * Link to this file from ``index.html`` when you want live reload behaviour
 * in the browser. The imports are delegated to ``aops_base.css`` so that the
 * cascade order stays in sync with the production bundle generated via
 * ``scripts.bundle_css``.
 */

@import url('aops_base.css');
