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

How do we write smaller than in attribute mode? #306

Open
lautiamkok opened this issue Sep 18, 2022 · 1 comment
Open

How do we write smaller than in attribute mode? #306

lautiamkok opened this issue Sep 18, 2022 · 1 comment

Comments

@lautiamkok
Copy link

lautiamkok commented Sep 18, 2022

How do we write "smaller than" in attribute mode? For example, how can I write this class mode to an attribute mode:

class="<md:px-10"

I get an error for trying this:

<md="px-10"

@hrishikesh-k
Copy link
Contributor

It's written as:

p="<md:x-10"

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

2 participants