/*
Variables
==================================================
The `variables.less` file contains the imports to all variables that Shopware uses.

Most variables are controllable by using the backend theme manager.

Mixin specific documentation can be found inside each mixin file.
*/

@import "_variables/structure";
@import "_variables/typography";
@import "_variables/zindex";
@import "_variables/icons";
