Skip to content

@charset in all but first css file kills safari  #17

@adampnielsen

Description

@adampnielsen

When @charset 'UTF-8'; is set in second or third css file it destroys css rendering in safari.

you could remove @charset from all but the first css file.
@charset must be defined in the top of the document. like in html where you need to define it as the first tag inside the header tag. :)

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