Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 11091ee

Browse files
committed
fix(ember): import flatpickr styles
1 parent 8a138aa commit 11091ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ember/app/styles/app.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
/* ember-power-select */
88
@import "ember-power-select";
99

10+
/* flatpickr */
11+
@import "flatpickr/dist/flatpickr";
12+
1013
/* Responsive Layout */
1114
@import "responsive";
1215

0 commit comments

Comments
 (0)