You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,7 @@ Add `<vcf-breadcrumbs>` element to the page. Inside added element add few `<vcf-
37
37
38
38
## Updates since version 3.0.0
39
39
40
-
By default, the component uses a minimal set of functional styles that provide a foundation for a custom theme.
41
-
To use the component with the Vaadin Lumo theme, import the component's Lumo theme from `@vaadin-component-factory/vcf-breadcrumb/theme/lumo.css`.
40
+
When the application does not load the Aura or Lumo theme, the component uses a minimal set of functional styles that provide a foundation for a custom theme.
42
41
43
42
`ThemableMixin` has been removed from the component, and injecting styles into the component's shadow root using `registerStyles` is no longer supported.
44
43
Use global CSS to style the component using part names and CSS variables instead.
0 commit comments