easyappointments/assets/css/bootstrap.scss

15 lines
570 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>
* @copyright Copyright (c) 2013 - 2020, Alex Tselegidis
* @license http://opensource.org/licenses/GPL-3.0 - GPLv3
* @link http://easyappointments.org
* @since v1.0.0
* ---------------------------------------------------------------------------- */
$primary: #439982;
@import '../../node_modules/bootstrap/scss/bootstrap';