Skip to content

Commit e194682

Browse files
committed
Tailwind CSS install hints
1 parent f7dd24c commit e194682

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/tailwind-watch.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
# License, v. 2.0. If a copy of the MPL was not distributed with this
55
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
66

7+
# npm install tailwindcss@^3.0.0 @tailwindcss/cli
8+
9+
# For upgrade to tailwind v4, see https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.0.
10+
711
npx tailwindcss --watch -i src/css/main.css -o static/css/main.css

0 commit comments

Comments
 (0)