mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-03 07:01:38 +00:00
10 lines
392 B
SCSS
10 lines
392 B
SCSS
/* ----------------------------------------------------------------------------------------------------- */
|
|
/* @ Import third party library styles here.
|
|
/* ----------------------------------------------------------------------------------------------------- */
|
|
|
|
/* Perfect scrollbar */
|
|
@import 'perfect-scrollbar/css/perfect-scrollbar.css';
|
|
|
|
/* Quill */
|
|
@import 'quill/dist/quill.snow.css';
|