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
{{ message }}
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
As I found when working on MelSumner/ember-a11y-for#14 , using a non-standard theme (i.e not in the main
prismjspackage) is quite convoluted.Having the option to not include any css when explicitly using 'none' instead of the default theme would help some of these issues.
see:
ember-prism/index.js
Line 23 in f352008