Skip to content

Commit 55e404f

Browse files
committed
Drop useless SCSS #11508
1 parent ae2c277 commit 55e404f

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

client/app/admin/products/product/_product.theme.scss

Lines changed: 0 additions & 11 deletions
This file was deleted.

client/styles/_components.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
@use '../app/shared/components/breadcrumbs/breadcrumbs.theme';
1414
@use '../app/shared/components/tags-navigation/tags-navigation.theme';
1515
@use '../app/admin/admin/admin.theme';
16-
@use '../app/admin/products/product/product.theme';
1716
@use '../app/admin/order/order-line/order-line.theme';
1817
@use '../app/profile/components/profile/profile.theme';
1918
@use '../app/profile/components/purchases/purchases.theme';
@@ -57,7 +56,6 @@
5756
@include natural-editor.natural-editor($theme);
5857
@include artisans.artisans($theme);
5958
@include page-header($theme);
60-
@include product.product($theme);
6159
@include rich-text.rich-text($theme);
6260
@include profile.profile($theme);
6361
@include homepage.homepage($theme);

0 commit comments

Comments
 (0)