gatsby-syntax-highlights-dracula
v0.1.5
Published
Dracula syntax highlighting theme for Gatsby
Downloads
59
Maintainers
Readme
Dark syntax highlighting theme for gatsby-remark-prismjs
plugin.
Installation
npm install gatsby-syntax-highlights-dracula
// gatsby-browser.js
import 'gatsby-syntax-highlights-dracula';
Related projects
- gatsby-prismjs-dracula-theme
- gatsby-line-hightlights-dracula
- gatsby-line-numbers-dracula
- gatsby-code-buttons-dracula
- gatsby-code-titles-dracula
PRs are welcome :octocat: