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
Add stimulus controller for syntax highlight preview
Controller depends on name value of syntax highlight and for link tags
to have a data attribute specifying its name. On connect, controller
will look for all link tags with a syntax highlight data attribute and
will disabled non-current links which will ensure the browser disables
the corresponding CSS.
0 commit comments