From f0d0bdf7a5447f8698e0d06bc20aa96745958456 Mon Sep 17 00:00:00 2001 From: Lars Lillo Ulvestad Date: Fri, 6 Oct 2023 21:53:27 +0200 Subject: [PATCH] Update Guide/tailwindcss.markdown Co-authored-by: Amitai Burstein --- Guide/tailwindcss.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guide/tailwindcss.markdown b/Guide/tailwindcss.markdown index cb2666207..5566e7e37 100644 --- a/Guide/tailwindcss.markdown +++ b/Guide/tailwindcss.markdown @@ -40,7 +40,7 @@ Rebuild your development environment to fetch the added package: nix flake update ``` -After that, you should be able to verify that `tailwindcss` CLI is available in your project directory. +After that, you should be able to verify that `tailwindcss` CLI is available in your project directory. Note that the version you will see is the latest release. ``` $ tailwindcss