1.0.2 • Published 2 years ago

wgmd-style v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

What is This?

This markdown style is a CSS based on the github-markdown-css by Sindresorhus but with a few additional modifications to fit the brand color of Writegap.com

Usage

Install the package

    # npm
    npm install wgmd-style

    # yarn
    yarn add wgmd-style

Import the css

// import the style
import "wgmd-style";

export default function Component() {}
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago