Skip to content

Templating support instead of polluting CSS with HTML #128

@robhrt7

Description

@robhrt7

Hi,

Does hologram supports, or plan to support templates include from CSS comments? Like

/*
My example

\```html_example
    @inclute template.hbs
\```
*/

HTML placed in CSS comments is hard to maintain, and easpecially keep up to date, because of you're always forced to copy paste it from real codebase to comments. Also, you don't have any syntax highlight and writing bigger chunks of HTML examples will bloat your CSS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions