Skip to content

Commit 09e9821

Browse files
committed
Add .css ext for non-SASS file part 2
1 parent 5c6d1f3 commit 09e9821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/stylesheets/application.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
@import "bootstrap-datetimepicker.css";
5151
@import "ardc_vocab_widget_v2";
5252
@import "jquery.qtip.min";
53-
@import "select2";
53+
@import "select2.css";
5454
@import "select2-bootstrap-theme";
5555
@import "simple_calendar";
5656
@import "ol-geocoder";

0 commit comments

Comments
 (0)