Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
tailwindcss must be installed
Signature
-----BEGIN PGP SIGNATURE----- wsBcBAABCAAQBQJetwkQCRBK7hj4Ov3rIwAAdHIIAFNseV5ktWF3P/YKKSjmzJof zwycvfdPZLCLDsYsgj83P8kH37iAF/ecy/4B1cqwf0r+U0xozoJuujCsqUez6FTy s/RhZbErwZ3HVC6YoR+unGjqBL9lK3uFLfrkY7LJ4DQODW56POBu5SttYiFZO21L csx1FbkucR/twYupyJUzMIZBUtMKo2W1hJTHVcfbTrtLFJQ9uDAyX36w4wyKUakC uHu6htjn/bGixDYNc+j5qr1+shHIRs9AUt2thy6CKcuYI8dyw24Qghs80NxSiVF4 5GxnppjBJQ+YaJDqUxNPeWKLa8HSd7xlIuCQAgC/vpT2lcgrMXEytAUTnPCv0YU= =HE5w -----END PGP SIGNATURE-----
Denis LE <ledenis@users.noreply.github.com>
4 years ago
1 changed files, 3 additions(+), 0 deletions(-)
M README.md -> README.md
diff --git a/README.md b/README.md
index 4b630e78901c840030d1eb689acb076eab94f765..4289a40891edc95aaeadb5280806c383ac9a18e3 100755
--- a/README.md
+++ b/README.md
@@ -51,3 +52,6 @@
 ## Requirements
 
 > [Tailwind CSS](https://tailwindcss.com/) class name completion for VS Code
+# Tailwind CSS IntelliSense
+* a `tailwind.config.js` file to be [present in your project folder](https://github.com/bradlc/vscode-tailwindcss/blob/master/package.json#L26). You can create it with `npx tailwind init`.
+* `tailwindcss` to be installed (present in project `node_modules/`)