iflrandevu/assets/css/bootstrap.scss

16 lines
583 B
SCSS
Raw Normal View History

2021-11-25 11:24:07 +03:00
/* ----------------------------------------------------------------------------
* Easy!Appointments - Open Source Web Scheduler
*
* @package EasyAppointments
* @author A.Tselegidis <alextselegidis@gmail.com>
2021-12-18 19:43:45 +03:00
* @copyright Copyright (c) Alex Tselegidis
* @license https://opensource.org/licenses/GPL-3.0 - GPLv3
* @link https://easyappointments.org
2021-11-25 11:24:07 +03:00
* @since v1.0.0
* ---------------------------------------------------------------------------- */
$primary: #439982;
$min-contrast-ratio: 2;
2021-11-25 11:24:07 +03:00
@import '../../node_modules/bootstrap/scss/bootstrap';