Sha256: ca89c9c6dcd1d0e1a631eed8dc1ced103f862632252ac35b6efb6da5769c7da3

Contents?: true

Size: 1.29 KB

Versions: 14

Compression:

Stored size: 1.29 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/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

14 entries across 14 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.11.15 _sass/small.scss
jekyll-theme-consulting-0.11.14 _sass/small.scss
jekyll-theme-consulting-0.11.13 _sass/small.scss
jekyll-theme-consulting-0.11.12 _sass/small.scss
jekyll-theme-consulting-0.11.11 _sass/small.scss
jekyll-theme-consulting-0.11.10 _sass/small.scss
jekyll-theme-consulting-0.11.9 _sass/small.scss
jekyll-theme-consulting-0.11.8 _sass/small.scss
jekyll-theme-consulting-0.11.7 _sass/small.scss
jekyll-theme-consulting-0.11.6 _sass/small.scss
jekyll-theme-consulting-0.11.5 _sass/small.scss
jekyll-theme-consulting-0.11.4 _sass/small.scss
jekyll-theme-consulting-0.11.3 _sass/small.scss
jekyll-theme-consulting-0.11.2 _sass/small.scss