mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Setup inline scripts and styles
This commit is contained in:
parent
5cc0703508
commit
60a43c2f39
4 changed files with 78 additions and 7 deletions
|
|
@ -11,6 +11,9 @@ function pill ( text ) {
|
|||
|
||||
export default function ( video ) {
|
||||
|
||||
// Setup inline lazysizes
|
||||
this.usingComponent( 'node_modules/lazysizes/lazysizes.min.js' )
|
||||
|
||||
// console.log('video', video)
|
||||
|
||||
return /* html */`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue