/** * STYLES IMPORTES DE BOOTSTRAP ET BOOTSWATCH * * @import "~bootswatch/dist/[theme]/variables"; * @import "~bootswatch/dist/[theme]/bootswatch"; * * Remplacer [theme] par un des thèmes possibles : * cerulean, cosmo, cyborg, darkly, flatly, journal, litera, lumen, lux, materia, minty, pulse, sandstone, simplex, sketchy, slate, solar, spacelab, superhero, united, yeti */ @import "~bootswatch/dist/lumen/variables"; @import "~bootstrap/scss/bootstrap"; @import "~bootswatch/dist/lumen/bootswatch"; // @import "~bootstrap/scss/bootstrap-grid"; /** * STYLES DE L'APPLICATION DE L'OUTIL DE GESTION DE MONNAIE LOCALE COMPLEMENTAIRE */ // Modifier les couleurs de l'application : // $primary: darken(#428bca, 20%); // $secondary: darken(#428bca, 20%);