A simple React wrapper around the Highlight.js library.
npm install -S @jswork/react-highlightGENERATE_DOCS
- import css
@import "~@jswork/boilerplate-react-component/dist/style.css";
// or use sass
@import "~@jswork/boilerplate-react-component/dist/style.scss";
// customize your styles:
$boilerplate-react-component-options: ()- import js
__GENERATE_DAPP__Code released under the MIT license.