chemin absolus & probleme flex-shrink

This commit is contained in:
2026-08-20 18:33:51 +02:00
parent 415fb46c99
commit 953281f3d2
4 changed files with 33 additions and 15 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
import { loadEvents } from './events.js'
import { loadStatus } from './status.js'
import { initCuteTexture } from './cuteTexture.js'
import { makeItFloat } from './floating.js';
import { loadEvents } from 'js/events.js'
import { loadStatus } from 'js/status.js'
import { initCuteTexture } from 'js/cuteTexture.js'
import { makeItFloat } from 'js/floating.js';
// ======================================== events & statut d'ouverture
loadEvents();