app/assets/stylesheets/backend/application.scss in udongo-3.0.0 vs app/assets/stylesheets/backend/application.scss in udongo-4.0.0

- old
+ new

@@ -9,9 +9,11 @@ * compiled file so the styles you add here take precedence over styles defined in any styles * defined in the other CSS/SCSS files in this directory. It is generally better to create a new * file per style scope. * *= require_self + *= require jquery-ui/autocomplete + *= require jquery-ui.theme.min */ @import 'bootstrap'; @import 'backend/bootstrap-datepicker'; @import 'backend/select2.min';