A simple and customizable markdown CSS stylesheet for everyone. (mirror of GitHub)
https://npmjs.com/package/x-markdown-css
1b2447b840
Bumps [cssnano](https://github.com/cssnano/cssnano) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.0...cssnano@6.0.1) --- updated-dependencies: - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
.vscode | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.gitignore | ||
.npmignore | ||
.stylelintignore | ||
.stylelintrc | ||
CONTRIBUTING.md | ||
Gruntfile.coffee | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
x-markdown-css
A simple and customizable markdown CSS stylesheet for everyone.
Browsers Support
According to .browserslistrc, x-markdown-css
supports all browsers support CSS variables.
Get Started
Visit the Wiki page for more information.
Built with
The following tools and suite libraries made the development of x-markdown-css
possible:
...and much more.
Development
Requirement
- Node.js >= 16
Install
npm i
Build
npm run build
or
grunt build
or
npx grunt build
Contributing
PRs, issues and feature requests are welcome!
Feel free to check Issues page. You can also take a look at the Contributing Guide.
License
Copyright (c) 2023 kuohuanhuan, licensed under MIT.