Newer
Older
GestionHoteleria / src / styles.scss
James Cuadrado on 23 May 2021 384 bytes init
/* You can add global styles to this file, and also import other style files */

/* You can add global styles to this file, and also import other style files */
@import '~swiper/dist/css/swiper.min.css';
@import '~@angular/material/prebuilt-themes/indigo-pink.css';

// Color 1 scss
@import './assets/scss/color1.scss';
@import './assets/scss/theme/theme';