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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -337,7 +337,7 @@ We have added comments in the code to make it explicit which parts are 100% writ
337
337
338
338
* Raptor mini: If I want to make the header a web component with a self contained CSS which only consumes CSS variables from a theme, how would I do this?
339
339
340
-
* Raptor mini: Go ahead and reate a header web component, for backward compatibility keep the current code too.
340
+
* Raptor mini: Go ahead and create a header web component, for backward compatibility keep the current code too.
341
341
In the new header component I need to be flexible and receive from consumer - the layout (mobile or desktop) and the theme (light or dark) and its according CSS variables for light ot dark.
342
342
343
343
* Raptor mini: Propose code. how about webpack config for distribution?
0 commit comments