UNPKG

chatbot-frontend-package

Version:
1 lines 2.27 kB
{"version":3,"sources":["index.css"],"names":[],"mappings":"AAAA,cAAc,CACd,oBAAoB,CACpB,mBAAmB,CAEnB,YACC,MACC,sBAAuB,CACvB,2BAA4B,CAE5B,2BAA4B,CAC5B,gCAAiC,CAEjC,yBAA0B,CAC1B,wCAAyC,CAEzC,qBAAsB,CACtB,oCAAqC,CAErC,sBAAuB,CACvB,qCAAsC,CAEtC,2BAA4B,CAC5B,oCAAqC,CAErC,0BAA2B,CAC3B,yBAA0B,CAC1B,qBAAsB,CAEtB,eACD,CAEA,MACC,2BAA4B,CAC5B,wBAAyB,CAEzB,qBAAsB,CACtB,sCAAuC,CAEvC,6BAA8B,CAC9B,kCAAmC,CAEnC,yBAA0B,CAC1B,kCAAmC,CAEnC,0BAA2B,CAC3B,+BAAgC,CAEhC,2BAA4B,CAC5B,oCAAqC,CAErC,0BAA2B,CAC3B,yBAA0B,CAC1B,4BACD,CAEA,eACC,uCACA,CAED,iBACC,4BACD,CAEA,UACC,kCACD,CAEA,uBACC,kCACD,CAIA,KACC,oCACD,CALD","file":"chatbot-frontend-package.css","sourcesContent":["@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n@layer base {\n\t:root {\n\t\t--background: 0 0% 100%;\n\t\t--foreground: 222.2 84% 4.9%;\n\n\t\t--primary: 222.2 47.4% 11.2%;\n\t\t--primary-foreground: 210 40% 98%;\n\n\t\t--secondary: 210 40% 96.1%;\n\t\t--secondary-foreground: 222.2 47.4% 11.2%;\n\n\t\t--muted: 210 40% 96.1%;\n\t\t--muted-foreground: 215.4 16.3% 46.9%;\n\n\t\t--accent: 210 40% 96.1%;\n\t\t--accent-foreground: 222.2 47.4% 11.2%;\n\n\t\t--destructive: 0 84.2% 60.2%;\n\t\t--destructive-foreground: 210 40% 98%;\n\n\t\t--border: 214.3 31.8% 91.4%;\n\t\t--input: 214.3 31.8% 91.4%;\n\t\t--ring: 222.2 84% 4.9%;\n\n\t\t--radius: 0.5rem;\n\t}\n\n\t.dark {\n\t\t--background: 222.2 84% 4.9%;\n\t\t--foreground: 210 40% 98%;\n\n\t\t--primary: 210 40% 98%;\n\t\t--primary-foreground: 222.2 47.4% 11.2%;\n\n\t\t--secondary: 217.2 32.6% 17.5%;\n\t\t--secondary-foreground: 210 40% 98%;\n\n\t\t--muted: 217.2 32.6% 17.5%;\n\t\t--muted-foreground: 215 20.2% 65.1%;\n\n\t\t--accent: 217.2 32.6% 17.5%;\n\t\t--accent-foreground: 210 40% 98%;\n\n\t\t--destructive: 0 62.8% 30.6%;\n\t\t--destructive-foreground: 210 40% 98%;\n\n\t\t--border: 217.2 32.6% 17.5%;\n\t\t--input: 217.2 32.6% 17.5%;\n\t\t--ring: hsl(212.7, 26.8%, 83.9);\n\t}\n\n\t.bg-background {\n\t\tbackground-color: hsl(var(--background));\n }\n\n\t.text-foreground {\n\t\tcolor: hsl(var(--foreground));\n\t}\n\n\t.bg-muted {\n\t\tbackground-color: hsl(var(--muted));\n\t}\n\n\t.text-muted-foreground {\n\t\tcolor: hsl(var(--muted-foreground));\n\t}\n}\n\n@layer base {\n\tbody {\n\t\t@apply bg-background text-foreground;\n\t}\n}"]}