This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
keywind
Watch
1
Star
0
Fork
You've already forked keywind
1
mirror of
https://github.com/lukin/keywind.git
synced
2025-01-30 19:26:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f5490bd779
Branches
Tags
No results found.
keywind
/
src
/
index.ts
8 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-07-05 11:40:00 +00:00
import
Alpine
from
'alpinejs'
;
Migrate from Snowpack to Vite
2022-09-03 08:00:00 +00:00
import
'./index.css'
;
Initial commit
2021-07-05 11:40:00 +00:00
window
.
Alpine
=
Alpine
;
Alpine
.
start
(
)
;
Reference in a new issue
Copy permalink