/*
    Essensplan CSS Loader

    Diese Datei bleibt absichtlich klein.
    Neue Designs/Module werden künftig in assets/css/ gepflegt.
*/

@import url("css/00-app-core.css");
@import url("css/10-mobile-navigation.css");
@import url("css/20-pwa.css");
@import url("css/30-future-modules.css");
@import url("css/40-pantry.css");
@import url("css/50-recipe-pantry-check.css");
@import url("css/60-pantry-quantity.css");
