style
directory, which contains 3 subdirectories, as well as a file that imports all the styles from them.style
abstract
abstract
subdirectory includes SCSS definitions that do not directly affect any element. Instead, they define utilities such as media selectors (_media.scss
), SCSS variable declarations (_variables.scss
) and some generic styles that could be used to style an element (_loader.scss
, _button.scss
).base
_breakpoints.scss
, it defines classes that can be added to elements to easily hide them on some devices (mobile/tablet/desktop)cms
desktop
before-desktop
tablet
tablet-landscape
after-mobile
mobile
include
: