<a href="LICENSE"> <img src="https://img.shields.io/badge/license-MIT-brightgreen.svg" alt="Software License" /> </a> <a href="https://github.com/thgh/payload-plugin-body-classname/issues"> <img src="https://img.shields.io/github/issues/thgh/payload-p
npm install payload-plugin-body-classname- Adds the collection slug to the body on the List & Edit page
```
npm install payload-plugin-body-classnameor
yarn add payload-plugin-body-classname
`js
// payload.config.ts
import { bodyClassname } from 'payload-plugin-body-classname'
export default buildConfig({
plugins: [bodyClassname],
})
`
Please see CHANGELOG for more information what has changed recently.
Contributions and feedback are very welcome.
To get it running:
1. Clone the project.
2. npm installnpm run build`
3.
- Thomas Ghysels
- [All Contributors][link-contributors]
The MIT License (MIT). Please see License File for more information.
[link-contributors]: ../../contributors