Download Latest Version v0.51.0 source code.tar.gz (89.8 kB)
Email in envelope

Get an email when there's a new version of css-doodle

Home / v0.49.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-23 579 Bytes
v0.49.0 source code.tar.gz 2025-12-23 84.4 kB
v0.49.0 source code.zip 2025-12-23 110.1 kB
Totals: 3 Items   195.1 kB 0

Features

  • Add @google-font function to load Google font dynamically. css font-family: @google-font("Alfa Slab One");
  • Support CSS At-rules like @charset utf8.
  • Improve calc function to support more Math notation handling. ```css / js-like operator for ^ / 2**2

/ implicit multiplication / (2+3)4 ```

Fixes

  • Fix ^ operator calc order, from right to left.
  • Prevent CSS parsing issues in SVG, use CDATA for inline styles.
  • Switch to fit-content for width/height and use contain: content for default.
Source: README.md, updated 2025-12-23