From 18c9017acfaa21b5141dec319377d5c0fc4b74c2 Mon Sep 17 00:00:00 2001 From: Andrew Mackross Date: Mon, 6 Jan 2025 11:32:49 +1300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2887ab3f..27342f42 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,8 @@ module.exports = { } ``` +Installing additional postcss plugins such as tailwindcss/nesting requires a JavaScript package manager. + ### Custom inputs or outputs If you need to use a custom input or output file, you can run `bundle exec tailwindcss` to access the platform-specific executable, and give it your own build options.