From 422799a11789b7142ad7ea99f3a6582359c9a660 Mon Sep 17 00:00:00 2001 From: sindhu Date: Tue, 4 Mar 2025 08:07:14 +0700 Subject: [PATCH] step 2 : setting tailwind dan alpine --- v1/index.html | 15 +++++++++++++++ v1/tailwind.config.js | 0 2 files changed, 15 insertions(+) create mode 100644 v1/index.html create mode 100644 v1/tailwind.config.js diff --git a/v1/index.html b/v1/index.html new file mode 100644 index 0000000..7e38f68 --- /dev/null +++ b/v1/index.html @@ -0,0 +1,15 @@ + + + + + + Login XPORT + + + + + + +

Setting Project Awal

+ + \ No newline at end of file diff --git a/v1/tailwind.config.js b/v1/tailwind.config.js new file mode 100644 index 0000000..e69de29