mirror of
https://github.com/vibegif/vibegif.lol.git
synced 2026-04-07 02:12:12 +00:00
Fix: Remove CSS import, works on static hosting
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import './styles.css';
|
||||
import { getApiKey, setApiKey, hasApiKey } from './core/storage.js';
|
||||
import { buildFirstMessage, buildNextMessage } from './core/messages.js';
|
||||
import { generateFrame } from './services/openrouter.js';
|
||||
|
||||
Reference in New Issue
Block a user