Sha256: 0e7ec5df3d079e45cec77fd6be96c5949ebb20aca79615f53478350802bce932
Contents?: true
Size: 1.21 KB
Versions: 5
Compression:
Stored size: 1.21 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-map'; @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
5 entries across 5 versions & 1 rubygems