Skip to content

CSS and HTML improvements

Compare
Choose a tag to compare
@avsm avsm released this 27 Sep 18:00
· 115 commits to main since this release
  • Add Css.of_string, Css.set_prop, Css.get_prop, Css.polygradient.
    Css.gradient (#74, by @chrismamo1)
  • Add optional arguments to Css.top_rounded, Css.rounded, Css.box_shadow
    and Css.text_shadow (#74, by @chrismamo1)
  • Add Html.concat, Html.append, Html.Create.ul and Html.Create.ol
    (#74, by @chrismamo1)