Sha256: f35db2609057fca1d8eedc59efe264ee7acdf51d99f4327923c6ed5a30598906
Contents?: true
Size: 860 Bytes
Versions: 21
Compression:
Stored size: 860 Bytes
Contents
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the bottom of the * 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'; @import 'udongo'; @import 'custom';
Version data entries
21 entries across 21 versions & 1 rubygems