Skip to content

Commit

Permalink
rebase fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgbelegu committed Mar 13, 2024
1 parent 5606f50 commit ba1c6dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions assets/scss/components/_components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@
@import 'cta-panel';
@import 'product-compare';
@import 'blog';
@import 'cart-content';
@import 'cart';
@import 'totals';
@import 'shipping-estimator';
@import 'coupon-form';
@import 'order-total';
@import 'order-total';
3 changes: 0 additions & 3 deletions assets/scss/pages/pages.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@
@import './login';
@import './create-account';
@import './forgot-password';
@import './page';
@import './blog';
@import './product';

0 comments on commit ba1c6dc

Please sign in to comment.