Sha256: c82b3001a7ab750e9fd6d11f59969b691b98f59ffbaf4f463461edad66aba48b

Contents?: true

Size: 1.32 KB

Versions: 8

Compression:

Stored size: 1.32 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/language';
@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/tileset';
@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

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.11.24 _sass/small.scss
jekyll-theme-consulting-0.11.23 _sass/small.scss
jekyll-theme-consulting-0.11.22 _sass/small.scss
jekyll-theme-consulting-0.11.21 _sass/small.scss
jekyll-theme-consulting-0.11.20 _sass/small.scss
jekyll-theme-consulting-0.11.19 _sass/small.scss
jekyll-theme-consulting-0.11.18 _sass/small.scss
jekyll-theme-consulting-0.11.17 _sass/small.scss