-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
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.
afeique and ajmeese7
Metadata
Metadata
Assignees
Labels
No labels