gatsby-code-buttons-dracula
v0.1.2
Published
Dracula code buttons theme for Gatsby
Downloads
60
Maintainers
Readme
Dark code buttons theme for gatsby-remark-prismjs
plugin.
Installation
npm install gatsby-code-buttons-dracula
// `gatsby-browser.js`
import 'gatsby-code-buttons-dracula';
Options
To add button/tooltip text or change icon refer to gatsby-remark-code-buttons
options.
Related projects
- gatsby-prismjs-dracula-theme
- gatsby-line-hightlights-dracula
- gatsby-line-numbers-dracula
- gatsby-syntax-highlights-dracula
- gatsby-code-titles-dracula
PRs are welcome :octocat: