We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2c277 commit 55e404fCopy full SHA for 55e404f
2 files changed
client/app/admin/products/product/_product.theme.scss
client/styles/_components.scss
@@ -13,7 +13,6 @@
13
@use '../app/shared/components/breadcrumbs/breadcrumbs.theme';
14
@use '../app/shared/components/tags-navigation/tags-navigation.theme';
15
@use '../app/admin/admin/admin.theme';
16
-@use '../app/admin/products/product/product.theme';
17
@use '../app/admin/order/order-line/order-line.theme';
18
@use '../app/profile/components/profile/profile.theme';
19
@use '../app/profile/components/purchases/purchases.theme';
@@ -57,7 +56,6 @@
57
56
@include natural-editor.natural-editor($theme);
58
@include artisans.artisans($theme);
59
@include page-header($theme);
60
- @include product.product($theme);
61
@include rich-text.rich-text($theme);
62
@include profile.profile($theme);
63
@include homepage.homepage($theme);
0 commit comments