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-28 18:26:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ff2280bc9f
keywind
/
src
/
index.ts
8 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Migrate from Snowpack to Vite
2022-09-03 08:00:00 +00:00
import
'./index.css'
;
[icon] Add all providers
2022-10-16 14:00:00 +00:00
import
Alpine
from
'alpinejs'
;
Initial commit
2021-07-05 11:40:00 +00:00
window
.
Alpine
=
Alpine
;
Alpine
.
start
(
)
;
Reference in a new issue
Copy permalink