Skip to content

Add API Documenter and generate API documentation for shared libs #1216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
better header
  • Loading branch information
romainmenke committed Dec 26, 2023
commit 6d05de9af986899a9bc633aed9a05f12449d5bd0
8 changes: 7 additions & 1 deletion packages/postcss-tape/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# PostCSS Tape for csstools/postcss-plugins
# PostCSS Tape

[<img alt="npm version" src="https://img.shields.io/npm/v/@csstools/postcss-tape.svg" height="20">][npm-url]
[<img alt="Build Status" src="https://github.com/csstools/postcss-plugins/workflows/test/badge.svg" height="20">][cli-url]

- compare the output of your PostCSS plugin with the expected output
- test that the output can be re-parsed by PostCSS
Expand Down Expand Up @@ -77,3 +80,6 @@ example :
}
}
```

[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test
[npm-url]: https://www.npmjs.com/package/@csstools/media-query-list-parser