Skip to content

@import'ed CSS are not processed #7

@ynohat

Description

@ynohat
/* main.css */
@import url(fonts.css)

/* fonts.css */
@font-face {
    src: url('league-gothic.eot');
}

Loading the generated HTML will result in a 404 on league-gothic.eot.

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