A simple and customizable markdown CSS stylesheet for everyone. (mirror of GitHub) https://npmjs.com/package/x-markdown-css
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
郭桓桓 132eb4ff72
chore: release v0.1.5
4 days ago
.github chore(ci): remove quote with tags 2 weeks ago
.vscode docs: add `README.md` and `CONTRIBUTING.md` 3 weeks ago
src feat(colors): rename `$border-rev` to `$border-table` 2 weeks ago
.browserslistrc chore(browserslist): only browsers support `css-variables` 3 weeks ago
.editorconfig chore(config): add top comment to `.editorconfig` 3 weeks ago
.gitignore chore(ci): use different `.gitignore` with GitHub Actions 3 weeks ago
.npmignore chore(ci): create a `tar.gz` file instead of a `.zip` one 3 weeks ago
.stylelintignore chore(lint): normalize `.stylelintignore` 3 weeks ago
.stylelintrc chore(lint): use `@kuohuanhuan/stylelint-config` as Stylelint config 2 weeks ago
CONTRIBUTING.md docs: add `README.md` and `CONTRIBUTING.md` 3 weeks ago
Gruntfile.coffee chore(build): remove useless blank line in `Gruntfile.coffee` 3 weeks ago
LICENSE chore(license): add MIT License 3 weeks ago
README.md docs(readme): move documentation to Wiki 2 weeks ago
package-lock.json chore: release v0.1.5 4 days ago
package.json chore: release v0.1.5 4 days ago

README.md

x-markdown-css

NPM Version GitHub Actions MIT License

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.