funiro/ ├── index.html # page entry point, all HTML sections ├── vite.config.js # Vite configuration ├── eslint.config.js # ESLint flat config (v9) ├── .prettierrc # Prettier formatting rules ├── ...
Central repository for LiaScript CSS files. CSS is compiled from SCSS sources so shared components live in one place while each teaching context gets its own tailored stylesheet.