0.1.3 • Published 5 years ago

gatsby-line-highlights-dracula v0.1.3

Weekly downloads
346
License
ISC
Repository
github
Last release
5 years ago

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


PRs are welcome :octocat: