Create notification for cart

This commit is contained in:
2021-11-05 22:40:15 +01:00
parent 427a954a5b
commit 460fe9420c
5 changed files with 97 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
@import "molecules/issue";
@import "molecules/newsletter-form";
@import "molecules/poster";
@import "molecules/notification-cart";
// Organisms
@import "organisms/locations";