Sha256: a5f6e066107dc02f884de0869ecdfcc97b99fe716768213962e737a35974ac98
Contents?: true
Size: 1.23 KB
Versions: 5
Compression:
Stored size: 1.23 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(( 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/form'; @import 'small/components/icon'; @import 'small/components/image'; @import 'small/components/list'; @import 'small/components/actions'; @import 'small/components/icons'; @import 'small/components/grid-icons'; @import 'small/components/contact-icons'; @import 'small/components/table'; @import 'small/components/button'; @import 'small/components/gallery'; @import 'small/components/panel'; @import 'small/components/panel-banner'; @import 'small/components/panel-map'; @import 'small/components/panel-spotlight'; // Layout. @import 'small/layout/footer'; @import 'small/layout/header'; @import 'small/layout/page-wrapper'; @import 'small/layout/wrapper';
Version data entries
5 entries across 5 versions & 1 rubygems