UNPKG

chatbot-frontend-package-test

Version:
2 lines 1.5 kB
@tailwind base;@tailwind components;@tailwind utilities;@layer base{.dark{--chatbot-background:0 0% 100%;--chatbot-foreground:222.2 84% 4.9%;--chatbot-primary:222.2 47.4% 11.2%;--chatbot-primary-foreground:210 40% 98%;--chatbot-secondary:210 40% 96.1%;--chatbot-secondary-foreground:222.2 47.4% 11.2%;--chatbot-muted:210 40% 96.1%;--chatbot-muted-foreground:215.4 16.3% 46.9%;--chatbot-accent:210 40% 96.1%;--chatbot-accent-foreground:222.2 47.4% 11.2%;--chatbot-destructive:0 84.2% 60.2%;--chatbot-destructive-foreground:210 40% 98%;--chatbot-input:214.3 31.8% 91.4%;--chatbot-ring:222.2 84% 4.9%;--chatbot-radius:0.5rem}:root{--chatbot-background:222.2 84% 4.9%;--chatbot-foreground:210 40% 98%;--chatbot-primary:210 40% 98%;--chatbot-primary-foreground:222.2 47.4% 11.2%;--chatbot-secondary:217.2 32.6% 17.5%;--chatbot-secondary-foreground:210 40% 98%;--chatbot-muted:217.2 32.6% 17.5%;--chatbot-muted-foreground:215 20.2% 65.1%;--chatbot-accent:217.2 32.6% 17.5%;--chatbot-accent-foreground:210 40% 98%;--chatbot-destructive:0 62.8% 30.6%;--chatbot-destructive-foreground:210 40% 98%;--chatbot-border:217.2 32.6% 17.5%;--chatbot-input:217.2 32.6% 17.5%;--chatbot-ring:hsl(212.7,26.8%,83.9)}.bg-background{background-color:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.bg-muted{background-color:hsl(var(--muted))}.text-muted-foreground{color:hsl(var(--muted-foreground))}body{@apply bg-background text-foreground}} /*# sourceMappingURL=chatbot-frontend-package.css.map */