Open
Description
When bless splits up the file, the @charset does not get duplicated on the new file. This can be problematic when used in an HTML page that does not have the same character encoding. I can fix it by manually adding it, but it messes up my automation scripts (using gulp-bless). Any suggested solution for adding @charset at the beginning of each split file?
Metadata
Metadata
Assignees
Labels
No labels