cpc 3.0.0

evaluates math expressions, with support for units and conversion between units
Documentation
1
2
3
4
5
6
7
<script lang="ts">
  import "../app.css";

  let { children } = $props();
</script>

{@render children()}