(Grav GitSync) Automatic Commit from smokephil
This commit is contained in:
parent
aa7c652b62
commit
a0f654c4c7
113 changed files with 3204 additions and 0 deletions
5
plugins/devtools/components/theme/tailwind/js/main.js
Normal file
5
plugins/devtools/components/theme/tailwind/js/main.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import Alpine from 'alpinejs'
|
||||
|
||||
window.Alpine = Alpine
|
||||
|
||||
Alpine.start()
|
||||
Loading…
Add table
Add a link
Reference in a new issue