This repository has been archived on 2025-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
shop/assets/scss/argon-design-system.scss
2023-11-10 15:57:52 +01:00

28 lines
734 B
SCSS

/*!
=========================================================
* Argon Design System - v 1.2.2
=========================================================
* Product Page: https://www.creative-tim.com/product/argon-design-system
* Copyright 2020 Creative Tim (http://www.creative-tim.com)
Coded by www.creative-tim.com
=========================================================
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
*/
// Bootstrap Functions
@import "bootstrap/functions";
// Theme Variables
@import "argon-design-system/variables";
// Bootstrap Core
@import "bootstrap/bootstrap";
// Theme Core
@import "argon-design-system/theme";