Skip to content

Imported CSS styles #31

@aplicacionamedida

Description

@aplicacionamedida

The code doesn't handle the @import css rule, to embed other css style inside a css style.
https://developer.mozilla.org/en/docs/Web/CSS/@import

This feature is critical to create a single html file correctly.

The equivalent webpage2html in node.js handle this case:
https://github.com/remy/inliner/blob/master/lib/css.js

It's also interesting to add the feature of minification.

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