Sha256: c19d9aea6cfa44f123cfd669ccd50f423714fa72e2b539f2558d3e9419d75b5a
Contents?: true
Size: 713 Bytes
Versions: 9
Compression:
Stored size: 713 Bytes
Contents
// Use this file to customize which jQuery UI CSS modules we include in the admin. // // https://github.com/joliss/jquery-ui-rails // // We primarily use UI for some interaction utilties and to fill in gaps // left by Bootstrap. As a general rule, we should try to use a Bootstrap // equivalent FIRST and then fall back to jQuery UI if necessary. // // For example, we prefer bootstrap-datepicker over jQuery UI Datepicker // // To see a full list of available modules (and their dependencies), see here: // http://jqueryui.com/download // // NOTE: Don't forget to also add the corresponding modules to jquery_ui.js! // //= require jquery-ui/core //= require jquery-ui/draggable //= require jquery-ui/sortable //
Version data entries
9 entries across 9 versions & 1 rubygems