Sha256: 62623ac4281148246991b29f3402287edce3c53e793a02747d0b8eff73d5520b

Contents?: true

Size: 625 Bytes

Versions: 36

Compression:

Stored size: 625 Bytes

Contents

/* Table of Contents
==================================================
# Variable */

/* # Variable
================================================== */
$color-primary: $color-blue;
$color-secondary: $color-green;
$color-tertiary: $color-red;
$typography-base-font: 'Gotham Round';
$typography-heading-font: 'Gotham';
$typography-heading: $typography-heading-font, 'Helvetica', Helvetica, Arial, sans-serif;
$typography-monospace: Monaco, Menlo, Consolas, 'Courier New', monospace;
$typography-sans-serif: $typography-base-font, 'Helvetica', Helvetica, Arial, sans-serif;
$typography-serif: 'Times New Roman', Times, serif;

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
active_frontend-12.1.12 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.11 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.10 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.9 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.8 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.7 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.6 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.5 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.4 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.2 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.1 vendor/assets/stylesheets/_variable.scss
active_frontend-12.1.0 vendor/assets/stylesheets/_variable.scss
active_frontend-12.0.3 vendor/assets/stylesheets/_variable.scss
active_frontend-12.0.2 vendor/assets/stylesheets/_variable.scss
active_frontend-12.0.1 vendor/assets/stylesheets/_variable.scss
active_frontend-12.0.0 vendor/assets/stylesheets/_variable.scss