mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix: Rename chat.css to style.css in chat package build (#16622) (no-changelog)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -50,5 +50,5 @@ Modify the import paths in `templates.ts` to point to your local server:
|
||||
```
|
||||
|
||||
```html
|
||||
<link href="https://127.0.0.1:8443/chat.css" rel="stylesheet" />
|
||||
<link href="https://127.0.0.1:8443/style.css" rel="stylesheet" />
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user