Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Image inlining broken by /deep/ selectors #53

Closed
ochafik opened this issue Jun 28, 2016 · 1 comment
Closed

Image inlining broken by /deep/ selectors #53

ochafik opened this issue Jun 28, 2016 · 1 comment
Assignees
Labels

Comments

@ochafik
Copy link
Contributor

ochafik commented Jun 28, 2016

Same issue as #38 (csslib doesn't parse deprecated /deep/ selectors and al., see dart-lang/csslib#23), but this is a bigger issue as image inlining is enabled by default + used in binary entry point bin/sassc_with_compass_functions.dart...

Definitely need a workaround asap (text-based image-inlining fallback?)

ochafik added a commit that referenced this issue Jun 28, 2016
Was trying to parse files which only contained url() (not
inline-image()), choking on any css syntax not supported by csslib (see
#53)
@ochafik
Copy link
Contributor Author

ochafik commented Aug 15, 2016

csslib also seems to choke on :host(.class) selectors

cc/ @natebosch

@ochafik ochafik self-assigned this Aug 15, 2016
@ochafik ochafik added the bug label Aug 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant