Initial commit - ECommerce.RCL

This commit is contained in:
2026-08-05 21:16:01 +03:00
commit 6aae28d210
120 changed files with 12334 additions and 0 deletions
@@ -0,0 +1,6 @@
.my-component[b-6ee00tha8c] {
border: 2px dashed red;
padding: 1em;
margin: 1em 0;
background-image: url('background.png');
}
@@ -0,0 +1,10 @@
@import '_content/Common/Common.dyev8wf6eo.bundle.scp.css';
@import '_content/LayoutLib/LayoutLib.wql9u47zkx.bundle.scp.css';
/* _content/ECommerceModule/Component1.razor.rz.scp.css */
.my-component[b-6ee00tha8c] {
border: 2px dashed red;
padding: 1em;
margin: 1em 0;
background-image: url('background.png');
}
@@ -0,0 +1,7 @@
/* _content/ECommerceModule/Component1.razor.rz.scp.css */
.my-component[b-6ee00tha8c] {
border: 2px dashed red;
padding: 1em;
margin: 1em 0;
background-image: url('background.png');
}