UNPKG

threed-ai

Version:

'threed-ai' supporting Vite, Next, Nuxt, as a functioning, low-dependency app, a package supporting monorepos of workspaces that utilize 'ThreeJS, WebGL, React, TypeScript <r3Fiber>, GraphQL'.

20 lines (17 loc) 256 B
@tailwind base; @tailwind components; @tailwind utilities; @layer base { * { box-sizing: border-box; } html, body, #__next { width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; } }