A simple and customizable markdown CSS stylesheet for everyone. (mirror of GitHub) https://npmjs.com/package/x-markdown-css
Go to file
郭桓桓 e9c955a8f1
BREAKING CHANGE: deprecate `.markdown-body` used as `.prose`
2023-03-01 19:51:17 +08:00
.github chore(ci): add Lint & Build tests 2023-02-28 20:48:49 +08:00
.vscode chore(lint): introduce Stylelint to lint SCSS code 2023-02-28 20:50:12 +08:00
src BREAKING CHANGE: deprecate `.markdown-body` used as `.prose` 2023-03-01 19:51:17 +08:00
.browserslistrc init: create project & upload files 2023-02-28 18:35:20 +08:00
.editorconfig init: create project & upload files 2023-02-28 18:35:20 +08:00
.gitignore chore(git): remove `.env.local` from `.gitignore` 2023-02-28 20:08:49 +08:00
.stylelintignore chore(lint): configure ignored paths & files to Stylelint 2023-03-01 19:47:12 +08:00
.stylelintrc chore(lint): configure ignored paths & files to Stylelint 2023-03-01 19:47:12 +08:00
Gruntfile.coffee chore(build): add `postcss-preset-env` to inject polyfills 2023-03-01 19:45:58 +08:00
LICENSE chore(license): add MIT License 2023-02-28 19:55:11 +08:00
package-lock.json chore(build): add `postcss-preset-env` to inject polyfills 2023-03-01 19:45:58 +08:00
package.json chore(build): add `postcss-preset-env` to inject polyfills 2023-03-01 19:45:58 +08:00