JSPM

gatsby-code-buttons-dracula

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q53940F
  • License ISC

Dracula code buttons theme for Gatsby

Package Exports

  • gatsby-code-buttons-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-code-buttons-dracula) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Gatsby

Dracula code buttons theme for Gatsby

Gatsby

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.


PRs are welcome :octocat: