]> PHS Git Server - phs-admin.git/commitdiff
Working on tailwind and styles.
authorcharleswrayjr <charleswrayjr@gmail.com>
Sat, 13 Sep 2025 16:54:23 +0000 (11:54 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Sat, 13 Sep 2025 16:54:23 +0000 (11:54 -0500)
src/styles/App.css

index b7a6f3cd18ef0a68aa1c28eae4d8bed5e555d891..41a15fd72adc186dde93d747a9e46146083ac024 100755 (executable)
@@ -1,3 +1,5 @@
+@import "../index.css";
+
 .container {
     @apply max-w-7xl mx-auto p-4;
 }