Skip to content

embed CSS as is, not serialized #6

@shula

Description

@shula

right now CSS is treated as a binry file, and the embedded code is binhex / data-uri.
bin-hex doesn't conserve space, and cannot be debugged / edited / enhanced.

Please embed CSS as is, between <style> tags, and not serialized.

Thanks!

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