Package Exports
- gatsby-syntax-highlights-dracula
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gatsby-syntax-highlights-dracula) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Dracula Syntax Highlighting Theme for Gatsby
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: