Initial commit: project structure, bez lokalnych secrets
This commit is contained in:
6
Bimix.UI.Shared/Component1.razor.css
Normal file
6
Bimix.UI.Shared/Component1.razor.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.my-component {
|
||||
border: 2px dashed red;
|
||||
padding: 1em;
|
||||
margin: 1em 0;
|
||||
background-image: url('background.png');
|
||||
}
|
||||
Reference in New Issue
Block a user