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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changing component to use the min version of the default themes.
Reorganizing default themes to new location.
This is a breaking change if you are importing the default themes from the node_modules folder. You will need to update your import paths to the new location.
If you are using the default themes without using import then you will not be affected by this change.
Fixing HighlightJS default theme style causing icon to appear over a scrollbar when present.
Adding sass scripts to package.json to compile scss files to css.