Skip to content

Option to prefix functions? #2102

Closed
Closed
@stevenvachon

Description

@stevenvachon

I'm using Myth with Less.js and would prefer to use the CSS spec of color() and not Less.js'. I'd also prefer not to muck up my code with "tilde quotes":

color: ~"color( var(--header-color) blend(var(--header-color-dark) 50%) )";

I see this as being similar to the strictMath option.

Essentially, I'd like to use Less.js mainly for its nesting ability only.

Edit:
Actually, I need data-uri(), so disabling options is not a great idea. New idea in following comment.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions