From 8ab27073ece9163510e63763ca4cf83a9d9c252b Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sat, 4 Jul 2026 21:47:53 +0530 Subject: Added Tailwind CSS sample projects --- tailwindcss/01-cdn/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tailwindcss/01-cdn/index.html (limited to 'tailwindcss/01-cdn') diff --git a/tailwindcss/01-cdn/index.html b/tailwindcss/01-cdn/index.html new file mode 100644 index 0000000..f6fb60f --- /dev/null +++ b/tailwindcss/01-cdn/index.html @@ -0,0 +1,13 @@ + + + + + + + + +

+ Hello world! +

+ + -- cgit v1.2.3