We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dd24c commit e194682Copy full SHA for e194682
website/tailwind-watch.sh
@@ -4,4 +4,8 @@
4
# License, v. 2.0. If a copy of the MPL was not distributed with this
5
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
6
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
11
npx tailwindcss --watch -i src/css/main.css -o static/css/main.css
0 commit comments