Initial commit - ECommerce.RCL
This commit is contained in:
@@ -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');
|
||||
}
|
||||
Reference in New Issue
Block a user