Sha256: 5a902f6c9d7bdef1a27d452d3bb5fd88b6851d302ae8ccc3f6640e2318b20b70

Contents?: true

Size: 919 Bytes

Versions: 6

Compression:

Stored size: 919 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;
$half-spacing: 8px;

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

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
carload-0.5.3 app/assets/stylesheets/carload/application.scss
carload-0.5.2 app/assets/stylesheets/carload/application.scss
carload-0.5.1 app/assets/stylesheets/carload/application.scss
carload-0.5.0 app/assets/stylesheets/carload/application.scss
carload-0.4.5 app/assets/stylesheets/carload/application.scss
carload-0.4.4 app/assets/stylesheets/carload/application.scss