2021-11-25 11:24:07 +03:00
|
|
|
/* ----------------------------------------------------------------------------
|
2022-01-18 15:05:42 +03:00
|
|
|
* Easy!Appointments - Online Appointment Scheduler
|
2021-11-25 11:24:07 +03:00
|
|
|
*
|
|
|
|
* @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
|
2022-01-18 15:01:22 +03:00
|
|
|
* @since v1.5.0
|
2021-11-25 11:24:07 +03:00
|
|
|
* ---------------------------------------------------------------------------- */
|
|
|
|
|
2022-01-24 12:38:38 +03:00
|
|
|
@import "variables";
|
|
|
|
|
2022-01-24 14:55:45 +03:00
|
|
|
@import '../../node_modules/bootstrap/scss/bootstrap';
|
2022-01-24 12:38:38 +03:00
|
|
|
|
|
|
|
@import "bootswatch";
|