Sha256: f48a3a5b05f5f60c0afb552f4663b27ff6286a689a1654e298560fe887961d10

Contents?: true

Size: 1.09 KB

Versions: 2

Compression:

Stored size: 1.09 KB

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 any plugin's vendor/assets/stylesheets directory 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 other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
// Import the production dependencies for Modular Admin
@import 'animate.css/animate.css';
@import 'jqvmap/dist/jqvmap';
@import 'metismenu/dist/metisMenu';
@import 'nprogress/nprogress';
@import 'dropzone/dist/dropzone.css';
@import 'quill/dist/quill.core.css';
@import 'quill/dist/quill.snow.css';
@import 'morris.js/morris.css';
// Import the uncompiled styles from Modular Admin
@import "/\*";
@import "/**/*";

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_modular_admin-1.0.0 app/assets/stylesheets/rails_modular_admin/application.scss
rails_modular_admin-0.4.0 app/assets/stylesheets/rails_modular_admin/application.scss