Sha256: 12a8a7d147e996f958bfdd367862b088bee2061dd0cf2a40b8723d3e779e78b5

Contents?: true

Size: 908 Bytes

Versions: 2

Compression:

Stored size: 908 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 dataTables/extras/dataTables.responsive
 *= require dataTables/bootstrap/3/jquery.dataTables.bootstrap
 *= require_self
 *= require_tree .
 */

@import 'bootstrap.min';
@import 'fontawesome-all.min';
@import 'selectize';
@import 'selectize.bootstrap3';

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rocketjob_mission_control-5.0.0.beta1 app/assets/stylesheets/rocket_job_mission_control/application.scss
rocketjob_mission_control-4.3.0 app/assets/stylesheets/rocket_job_mission_control/application.scss