No framework. No runtime data binding. No virtual DOM diffing a chart shape. And yet this compiles into a full portfolio analytics dashboard — stat cards, a trending line chart with a tooltip, category bars — from nothing but CSS:
<script src="https://cdn.jsdelivr.net/npm/fscss@1.1.24/exec.min.js" async></script>
<style>
@import((*) from st-core)
@st-root()






