Skip to content

v4.0.0 Scss Compilation Error: Invalid US-ASCII character “\xE2” (_hover mixin partial) #25391

@Syden10

Description

@Syden10

Good day,

Was trying to update projects from beta 3 to v4.0.0 but kept receiving the following error when compiling some modules.
screen shot 2018-01-21 at 4 42 36 pm

After isolating the affected file mixins/_hover.scss and going through it, seems to be the - character from iOS-an.. in top comments (line 6).
Replacing the - character with your own or setting @charset: 'UTF-8'; at the top of the file does the trick (you can also remove line 6 altogether as well).

scssboot

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions