diff --git a/README.md b/README.md index 0244db8..ea22a97 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,8 @@ Using the `tailwind.js` file, you can customize Tailwind's default styles before ## PurgeCSS *WP Tailwind* uses PurgeCSS to remove unused styles from the production build. It scans your project directory for strings that match SCSS declarations. You can modify the directories to search for in the `webpack.config.js` file. **Always check your production build to make sure styles you were developing with compiled correctly.** +### Contributors +- [@MarcoGlauser](https://github.com/MarcoGlauser) + ### Credits Originally inspired by the Heisenberg by Zeek Interactive.