Skip to content

Commit d9c4734

Browse files
committed
fix(time-picker): dart sass fails to build
1 parent 81f581c commit d9c4734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/themes/schemas/light/_time-picker.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ $_fluent-time-picker: extend(
9999
/// @requires {function} extend
100100
/// @requires $_light-time-picker
101101
$_bootstrap-time-picker: extend(
102-
$_light-time-picker,§
102+
$_light-time-picker,
103103
$_bootstrap-shape-time-picker,
104104
(
105105
variant: 'bootstrap',

0 commit comments

Comments
 (0)