Skip to content

Commit

Permalink
Update Rule “scoped-css/rule”
Browse files Browse the repository at this point in the history
  • Loading branch information
BrookJeynes committed Nov 6, 2023
1 parent 5d21b9c commit 024b0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/scoped-css/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ In `MyComponent.razor.cs`, if we use the `::deep` psuedo selector on a class, it

When you create a component in Angular, a scoped CSS file is automatically created for it along with the HTML and TypeScript files.

```
```md
myComponent
|- myComponent.component.html
|- myComponent.component.css
Expand Down

0 comments on commit 024b0c7

Please sign in to comment.