这是indexloc提供的服务,不要输入任何密码
Skip to content

Unnamed collection #48

@RebeccaStevens

Description

@RebeccaStevens

I'm using my own collection of icons, and as it's the only collection I'm using, so I'd like not to have to give it its own name.

So I'd like to do this:

<span className="i-apple" />
<span className="i-check" />

But currently have to do this:

<span className="i-myicons-apple" />
<span className="i-myicons-check" />

Is this possible?

I tried giving the collection the empty string as a name but that didn't work.

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