From 16e4b5c4ed30dabb8e3aa5045c70c4b24eed47d1 Mon Sep 17 00:00:00 2001 From: _Bastler <_Bastler@bstly.de> Date: Tue, 12 Dec 2023 16:14:24 +0100 Subject: [PATCH] fix invalid style dependency --- src/styles.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/styles.scss b/src/styles.scss index 80fa796..8365e6c 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -8,8 +8,6 @@ // Be sure that you only ever include this mixin once! @include mat.core(); -@import "@danielmoncada/angular-datetime-picker/assets/style/picker.min.css"; - @import './variables.scss'; // Define the palettes for your theme using the Material Design palettes available in palette.scss