Skip to content

CSS custom properties: whitespace is not removed #305

@baawiki

Description

@baawiki

:root{--blue: #033C73;--indigo: #6610f2} is left unchanged.

if _, err := c.w.Write(c.p.Values()[0].Data); err != nil {

Will it just need a parse.TrimWhitespace(c.p.Values()[0].Data), or does this fall into the unsafe/unsupported category?

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