/*
 * This file is part of the Sylius package.
 *
 * (c) Sylius Sp. z o.o.
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

@import "variables";
@import "mixins/text-truncate";
@import "utils";

@import "bootstrap/scss/bootstrap";

@import "base";
@import "accordion";
@import "buttons";
@import "card";
@import "checkout";
@import "flags";
@import "fonts";
@import "form";
@import "icons";
@import "lists";
@import "loader";
@import "messages";
@import "nav";
@import "offcanvas";
@import "photo-grid";
@import "products";
@import "rating";
@import "steps";
@import "tables";
@import "tom-select";
@import "rtl";
