import * as THREE from 'three'; import './tailwind-config.js'; import { init } from './core/init.js'; // Start everything init();