Y
Hacker News
new
|
ask
|
show
|
jobs
by
xydac
893 days ago
have been following the development of this very closely for this library, and love the fact that we can script load individual web component in html as bare bones.
1 comments
Valord
893 days ago
Can you please elaborate on what this means ?
link
megaman821
893 days ago
Add the script tag to your page for any of the components and you can use them. No building, compiling or initializing anything.
link
xydac
892 days ago
exactly, and pair that with css variables for customizations if needed for ad-hoc projects/prototypes or full products
link