Sha256: 0774ad137de8805a1a510f0f5d51f98c3637d0b86cd5ef12230c478b6dd58f49

Contents?: true

Size: 1.17 KB

Versions: 2

Compression:

Stored size: 1.17 KB

Contents

@import 'libs/vars';
@import 'libs/functions';
@import 'libs/mixins';
@import 'libs/vendor';
@import 'libs/breakpoints';

/*
Ethereal by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

// Breakpoints.

@include breakpoints((
    short:    '(min-aspect-ratio: 16/7)',
    xshort:   '(min-aspect-ratio: 16/6)'
));

// Base.

@import 'short/base/reset';
@import 'short/base/page';
@import 'short/base/typography';

// Component.

@import 'short/components/form';
@import 'short/components/icon';
@import 'short/components/image';
@import 'short/components/list';
@import 'short/components/actions';
@import 'short/components/icons';
@import 'short/components/grid-icons';
@import 'short/components/contact-icons';
@import 'short/components/table';
@import 'short/components/button';
@import 'short/components/gallery';
@import 'short/components/panel';
@import 'short/components/panel-banner';
@import 'short/components/panel-spotlight';

// Layout.

@import 'short/layout/footer';
@import 'short/layout/header';
@import 'short/layout/page-wrapper';
@import 'short/layout/wrapper';

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-ethereal-0.5.1 _sass/short.scss
jekyll-theme-ethereal-0.5.0 _sass/short.scss