// Core Piwigo layout (theme.css without any color styles or full bootsrap included)
@import "common/variables";
@import "node_modules/bootstrap/scss/variables";
@import "theme/base";
@import "theme/navs";
@import "theme/index";
@import "theme/picture";
@import "theme/picture-info-sidebar";
@import "theme/comments";
@import "theme/photoswipe";
@import "theme/tag-cloud";
@import "theme/carousel-fade";
@import "theme/page-header";
@import "theme/iphone-x";
@import "theme/plugin-fixes";
