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

HTML code? #41

Closed
diomed opened this issue May 30, 2019 · 2 comments
Closed

HTML code? #41

diomed opened this issue May 30, 2019 · 2 comments

Comments

@diomed
Copy link

diomed commented May 30, 2019

Why isn't there available option to get HTML code as well, with CSS one?

@michaelpumo
Copy link

I guess because it's simple enough? e.g.

<div class="parent">
  <div class="div1"></div>
  <div class="div2"></div>
  <div class="div3"></div>
</div>

@sdras
Copy link
Owner

sdras commented Jun 2, 2019

Yeah, the HTML is pretty straightforward for this. I'm going to close this out but if many other people need it, I'd be open to reopening :)

@sdras sdras closed this as completed Jun 2, 2019
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

No branches or pull requests

3 participants