Skip to content

[gulp-iconfont] codepoints in templates #12

@fabriziocuscini

Description

@fabriziocuscini

Dovremmo aggiornare i template, CSS, HTML e anche il SASS, in quanto potrebbero verificarsi inconsistenze tra filename SVG e codepoint cablato nel CSS.

Come riportano nella pagina su npm https://www.npmjs.com/package/gulp-iconfont

The template is outdated, change every occurrence of glyph.codepoint.toString(16).toUpperCase() to glyph.unicode[0].charCodeAt(0).toString(16).toUpperCase(), otherwise it will not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions