GitHub Markdown CSS+
A CSS Library that emulates the GitHub Markdown style with some new added features.
Getting Started
Here's a few options to download this package:
*
Downloading the latest release
* Cloning the repo:
git clone https://github.com/mattbeaudin/mdcss-plus.git
* Install with npm:
npm install mdcss-plus
* Install with yarn:
yarn add mdcss-plus
Documentation
Documentation can be found at the
Markdown CSS Plus homepage