Sha256: 3b4f3e0416f8147e4fc9f7c731a0bea457f5be4c4eb09a0777e799af9fb2432d

Contents?: true

Size: 899 Bytes

Versions: 9

Compression:

Stored size: 899 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 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.
 *
 *= require font-awesome
 *= require select2
 *= require select2-bootstrap
 */

$spacing: 16px;

@import 'bootstrap-sprockets';
@import 'bootstrap';

@import 'colors';
@import 'common';
@import 'error';

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
carload-0.4.3 app/assets/stylesheets/carload/application.scss
carload-0.4.2 app/assets/stylesheets/carload/application.scss
carload-0.4.1 app/assets/stylesheets/carload/application.scss
carload-0.4.0 app/assets/stylesheets/carload/application.scss
carload-0.3.0 app/assets/stylesheets/carload/application.scss
carload-0.2.2 app/assets/stylesheets/carload/application.scss
carload-0.2.1 app/assets/stylesheets/carload/application.scss
carload-0.2.0 app/assets/stylesheets/carload/application.scss
carload-0.1.0 app/assets/stylesheets/carload/application.scss