@tailwind base;@tailwind components;@tailwind utilities;.code-editor-scroll::-webkit-scrollbar{width:8px;height:8px}.code-editor-scroll::-webkit-scrollbar-track{background:#1e1e1e}.code-editor-scroll::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}.code-editor-scroll::-webkit-scrollbar-thumb:hover{background:#5a5a5a}
