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

Does it have support for inline css style? #316

Closed
williamsilva-98 opened this issue Jun 8, 2020 · 3 comments
Closed

Does it have support for inline css style? #316

williamsilva-98 opened this issue Jun 8, 2020 · 3 comments
Labels

Comments

@williamsilva-98
Copy link

No description provided.

@Kobreizhyashi
Copy link

Kobreizhyashi commented Jun 19, 2020

I need to do this too..
<div style="color: pink">Hello !</div>
..so +1 !

@LucasManerich
Copy link

+1
I need:
<span style="position: absolute; top: 19px; left: 5px'"></span>

@erickok
Copy link
Collaborator

erickok commented Feb 8, 2021

We now have (basic) support for inline styles. For example:

<div style="color: pink">Hello !</div>

Screenshot 2021-02-08 at 16 01 21

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

No branches or pull requests

5 participants