Files
Web-NibblePoker/resources/Azias/scss/nibblepoker.lu.scss
Herwin d02352ed97 Added screenshot gallery to lscom and composer backend
Update composer.php, lscom-cli-dotnet.json, and 4 more files...
2022-12-12 19:48:57 +01:00

31 lines
775 B
SCSS

/* Standalone */
@import 'standalone/fonts';
@import 'standalone/utils';
/* Halfmoon */
@import 'halfmoon/fixes';
@import 'halfmoon/fonts';
@import 'halfmoon/background';
/* Halfmoon > Sections */
@import 'halfmoon/section/footer';
@import 'halfmoon/section/sidebar';
@import 'halfmoon/section/titlebar';
/* Halfmoon > Pages */
@import 'halfmoon/page/home';
@import 'halfmoon/page/content';
@import 'halfmoon/page/contact';
/* Halfmoon > Elements */
@import 'halfmoon/element/card';
@import 'halfmoon/element/code';
@import 'halfmoon/element/containers';
@import 'halfmoon/element/glider';
@import 'halfmoon/element/hr';
@import 'halfmoon/element/image';
@import 'halfmoon/element/modal';
@import 'halfmoon/element/video';
/* Highlight.JS */
@import 'highlightjs/fixes';