Parse a .env content.
#import "@preview/tenv.typ:0.1.1": parse_dotenv #let env = parse_dotenv(read(".env"))