Skip to content

Commit

Permalink
docs: update Tailwind Play link
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed May 3, 2024
1 parent a312a8d commit daa5942
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const ssr = false
import { redirect } from "@sveltejs/kit"
export function load() {
redirect(301, "https://play.tailwindcss.com/IIWW8U8Zeq");
redirect(301, "https://play.tailwindcss.com/WFjtZtmDJM")
}

0 comments on commit daa5942

Please sign in to comment.