This guide will show you how to use Visual Studio Code's built-in Find and Replace feature with regular expressions to remove all Tailwind CSS classes prefixed with dark:
.
-
Open your project in VS Code.
-
Open the Find and Replace dialog:
- Press
Ctrl + H
(on Windows or Linux).
- Press