aboutsummaryrefslogtreecommitdiff
path: root/src/index.css
diff options
context:
space:
mode:
authorMax Nanis2025-06-09 04:44:45 +0700
committerMax Nanis2025-06-09 04:44:45 +0700
commita674d2e03de3bd048714d9c06e4bba9d9ecdb328 (patch)
tree130a07e0cc631a81b560c847ed7794d470c25e22 /src/index.css
parent438585f6e6cdebc3089739ddf77382aebe09fac1 (diff)
downloadpanel-ui-a674d2e03de3bd048714d9c06e4bba9d9ecdb328.tar.gz
panel-ui-a674d2e03de3bd048714d9c06e4bba9d9ecdb328.zip
Offerwall page - using datatables to show the bucket contents, setting up tabs to allow overview and detail insights of buckets, formatting of height and layout, playing with iqr, connection to conditionally eligible sidebar
Diffstat (limited to 'src/index.css')
-rw-r--r--src/index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/index.css b/src/index.css
index 9e80986..e3beb23 100644
--- a/src/index.css
+++ b/src/index.css
@@ -1,5 +1,8 @@
@import "tailwindcss";
@import "tw-animate-css";
+@tailwind base;
+@tailwind components;
+@tailwind utilities;
#testD4rN {
max-width: 800px;