Sha256: 20325acaf51c2ac5f0eb12f65dcea9265a2e6790edc93cc1331707aa0d044da6

Contents?: true

Size: 419 Bytes

Versions: 6

Compression:

Stored size: 419 Bytes

Contents

@import url('https://fonts.googleapis.com/css?family=Lato&v1'); //FONTS @import LINK SEEMS TO NEED TO BE AT THIS LEVEL IN ORDER TO WORK.
@import "base/config";

// Branding
$site-logo: 'hsfc/hsfc-logo.png';

// Import all the CSS3 and utility mixins that compass provides
@import "compass";

// Need to import global custom mixins after config variables are set, as the mixins use the variables
@import "base/mixins";

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
scidea-hsfc-theme-0.0.6 app/assets/stylesheets/hsfc/_config.scss
scidea-hsfc-theme-0.0.5 app/assets/stylesheets/hsfc/_config.scss
scidea-hsfc-theme-0.0.4 app/assets/stylesheets/hsfc/_config.scss
scidea-hsfc-theme-0.0.3 app/assets/stylesheets/hsfc/_config.scss
scidea-hsfc-theme-0.0.2 app/assets/stylesheets/hsfc/_config.scss
scidea-hsfc-theme-0.0.1 app/assets/stylesheets/hsfc/_config.scss