Skip to content

How about change the font location url request? #6

@ruiann

Description

@ruiann

as we can see the font file is urged to be in the /font directory of css directory, but in many css project like bootstrap and font-awesome the location is parallel like below
../
style(or css)/
fonts/

so for many gulp settings like ng generator, the style build setting follows above rule, which need special case for this lib structure cause when use minified style files, the font cannot be found in /style/font.

How about change the file structure like above?

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