Appearance Introduction What is Elena? Elena is a simple, tiny library for building Progressive Web Components. Unlike most web component libraries, Elena doesn’t force JavaScript for everything. You can load HTML and CSS first, then use JavaScript to progressively add interactivity. [1] Here is a minimal example html

First
Second
Third
css @scope (elena-stack) { :scope { display: flex; ...