From d33f8fd9005ac4643c5be1c8baf6e9138618fbf6 Mon Sep 17 00:00:00 2001 From: Ajay Negi <97536703+ajaynegi45@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:22:23 +0530 Subject: [PATCH] Update contributing.md --- contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributing.md b/contributing.md index 7f8e0c2..d400f3d 100644 --- a/contributing.md +++ b/contributing.md @@ -60,6 +60,8 @@ Before diving into the project, make sure you’ve got the following tools ready - [npm](https://www.npmjs.com/) (v6 or higher) - [Node.js](https://nodejs.org/) (v18.17.1 or higher) +- Don't use Tailwind CSS +- Ask before using any other dependencies. And hey, while you’re at it, don’t forget to: