New ConverseJS entry point. Using it to add custom CSS.
This commit is contained in:
3
conversejs/custom/entry.js
Normal file
3
conversejs/custom/entry.js
Normal file
@ -0,0 +1,3 @@
|
||||
import '../src/entry.js'
|
||||
import './sass/livechat.scss'
|
||||
export * from '../src/entry.js'
|
Reference in New Issue
Block a user