1
0
Ahmad Kholid 2 жил өмнө
parent
commit
0901601e2f

+ 4 - 0
src/assets/css/tailwind.css

@@ -32,6 +32,10 @@
   @apply dark:border-gray-700;
 }
 
+html.dark {
+  @apply bg-gray-900;
+}
+
 body, :host {
   font-family: 'Inter var' !important;
   font-size: 16px !important;