T1mVo / shadowed

Box shadows for Typst
https://typst.app/universe/package/shadowed
MIT License
2 stars 0 forks source link
typst

shadowed

Box shadows for Typst.

Usage

#import "@preview/shadowed:0.1.2": shadowed

#set par(justify: true)

#shadowed(radius: 4pt, inset: 12pt)[
    #lorem(50)
]

Example

Reference

The shadowed function takes the following arguments:

Credits

This project was inspired by Harbinger.