gatsby-line-highlights-dracula
v0.1.3
Published
Dracula line highlighting theme for Gatsby
Downloads
49
Maintainers
Readme
Dark line highlights theme for gatsby-remark-prismjs
.
Installation
npm install gatsby-line-highlights-dracula
// `gatsby-browser.js`
import 'gatsby-line-highlights-dracula';
Options
To show line highlights refer to gatsby-remark-prismjs
examples.
Related projects
- gatsby-prismjs-dracula-theme
- gatsby-line-numbers-dracula
- gatsby-syntax-highlights-dracula
- gatsby-code-buttons-dracula
- gatsby-code-titles-dracula
PRs are welcome :octocat: