Skip to content

Add CSS.in() #1515

Open
Open
@saschanaz

Description

@saschanaz

I skipped it in #1514 because in is a keyword and thus requires a change to the emitter. Since it's in namespace CSS it should be possible to make all the members exported and do a hack:

function _in();
export { _in as in }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions