You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
301 B
SCSS
16 lines
301 B
SCSS
// Core variables and mixins
|
|
@import "lg-variables";
|
|
@import "lg-mixins";
|
|
@import "lg-fonts";
|
|
@import "lg-theme-default";
|
|
@import "lg-thumbnail";
|
|
@import "lg-video";
|
|
@import "lg-autoplay";
|
|
@import "lg-zoom";
|
|
@import "lg-pager";
|
|
@import "lg-fullscreen";
|
|
@import "lg-share";
|
|
|
|
// Core
|
|
@import "lg-core";
|