iflrandevu/assets/css/bootstrap.scss

17 lines
586 B
SCSS
Raw Normal View History

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
* @since v1.5.0
2021-11-25 11:24:07 +03:00
* ---------------------------------------------------------------------------- */
2022-01-24 12:38:38 +03:00
@import "variables";
@import '../../node_modules/bootstrap/scss/bootstrap';
2022-01-24 12:38:38 +03:00
@import "bootswatch";