Cleanup css comment

This commit is contained in:
Mario Carbajal 2024-01-09 09:05:41 -03:00
parent 56b00a1429
commit 5efe9575ea
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ Then use the import_crate_style proc macro to read a css/scss file and bring the
`src/component/card/card.module.scss` file's content:
```css
/* */
.header {
background-color: red;
}