eleventy-base-blog
eleventy-base-blog copied to clipboard
Diff doesn't seem to work
The prism-diff.css doesn't seem to take effect in the code blocks with diff-{language} identifier.
I suspect the problem isn't with the css itself and probably have to do with some configuration, since the code block is not getting chunked into different html elements with appropriate class names.
I confirmed the problem in my local setup and in the already deployed version.