Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A small regression #32

Closed
jescalan opened this issue Jan 19, 2017 · 2 comments · May be fixed by jstransformers/jstransformer-sugarml#9
Closed

A small regression #32

jescalan opened this issue Jan 19, 2017 · 2 comments · May be fixed by jstransformers/jstransformer-sugarml#9

Comments

@jescalan
Copy link
Member

Fixing the last colon issue introduced a new one, sadly:

.foo: p.bar

now renders as:

<div class='foo'>
  <p>
    <div class='bar'></div>
  </p>
</div>
@adamkiss
Copy link
Contributor

@jescalan I've ran into this few times, and now that I forked, I could looked into to; do ou have any references where to start? Thanks

@jescalan
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants