Sha256: de74dac2197b23fcb719e16ecaaee7163cc34e69728f1bed9af4e7da23294fbb

Contents?: true

Size: 1.25 KB

Versions: 44

Compression:

Stored size: 1.25 KB

Contents

@import 'libs/vars';
@import 'libs/functions';
@import 'libs/mixins';
@import 'libs/vendor';
@import 'libs/breakpoints';
@import 'libs/html-grid';

// Breakpoints.

@include breakpoints((
    small:    ( 481px,   736px  ),
    xsmall:   ( 361px,   480px  ),
    xxsmall:  ( null,    360px  )
));

// Base.

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

// Component.

@import 'small/components/row';
@import 'small/components/section';
@import 'small/components/form';
@import 'small/components/box';
@import 'small/components/icon';
@import 'small/components/image';
@import 'small/components/list';
@import 'small/components/actions';
@import 'small/components/icons';
@import 'small/components/contact';
@import 'small/components/pagination';
@import 'small/components/table';
@import 'small/components/button';
@import 'small/components/mini-posts';
@import 'small/components/features';
@import 'small/components/facts';
@import 'small/components/posts';

// Layout.

@import 'small/layout/wrapper';
@import 'small/layout/main';
@import 'small/layout/sidebar';
@import 'small/layout/header';
@import 'small/layout/banner';
@import 'small/layout/footer';
@import 'small/layout/menu';

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.10.17 _sass/small.scss
jekyll-theme-consulting-0.10.16 _sass/small.scss
jekyll-theme-consulting-0.10.15 _sass/small.scss
jekyll-theme-consulting-0.10.14 _sass/small.scss
jekyll-theme-consulting-0.10.13 _sass/small.scss
jekyll-theme-consulting-0.10.12 _sass/small.scss
jekyll-theme-consulting-0.10.11 _sass/small.scss
jekyll-theme-consulting-0.10.10 _sass/small.scss
jekyll-theme-consulting-0.10.9 _sass/small.scss
jekyll-theme-consulting-0.10.8 _sass/small.scss
jekyll-theme-consulting-0.10.7 _sass/small.scss
jekyll-theme-consulting-0.10.6 _sass/small.scss
jekyll-theme-consulting-0.10.5 _sass/small.scss
jekyll-theme-consulting-0.10.4 _sass/small.scss
jekyll-theme-consulting-0.10.3 _sass/small.scss
jekyll-theme-consulting-0.10.2 _sass/small.scss
jekyll-theme-consulting-0.10.1 _sass/small.scss
jekyll-theme-consulting-0.10.0 _sass/small.scss
jekyll-theme-consulting-0.9.10 _sass/small.scss
jekyll-theme-consulting-0.9.9 _sass/small.scss