schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs and SSR.
https://jasprpad.schultek.de
MIT License
996 stars 59 forks source link

Documentation comments for UnitExt on num #234

Closed suragch closed 1 month ago

suragch commented 2 months ago

Description

This adds code documentation to the num for CSS units to help those not familiar with CSS.

I am one of those not so familiar with CSS. I wrote these comments with the help of AI and my own (possibly flawed) understanding, so please check them carefully for accuracy.

Type of Change

Ready Checklist

github-actions[bot] commented 2 months ago

Package Version Report

The following packages have been updated: jaspr : 0.12.0 -> 0.13.0 jaspr_builder : 0.12.0 -> 0.13.0 jaspr_cli : 0.12.0 -> 0.13.0 jaspr_flutter_embed : 0.3.1 -> 0.3.2 jaspr_riverpod : 0.3.11 -> 0.3.12 jaspr_router : 0.4.1 -> 0.4.2 jaspr_test : 0.12.0 -> 0.13.0

schultek commented 1 month ago

LGTM, thanks for this contribution. 👍