Commit d95f9e3
authored
amend explanation of css file imports
Docs described styles imported into a component as being scoped to the component. This is not the current behavior. Imported styles become global without the use of CSS modules or other dependencies.1 parent f07b8f3 commit d95f9e3
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
0 commit comments