Skip to content

[TS] Lightly Opinionated HTML And CSS #51

@jbolda

Description

@jbolda

Feature Description

A parsed recipe should have a method to return HTML. We can also include a generic set of CSS that will minimally style these HTML elements, and give guidance for users to further customize it.

Feature Context

The CSS should be rather minimal and only style that which is required. We may even be able to avoid including this. As a low bar, we can try rendering an HTML string and ensure that it renders well enough with a simple Tailwind CSS setup for example. If it renders well with a plain HTML page and/or a HTML page with Tailwind CSS, we may avoid including a CSS file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions