Open lautiamkok opened 2 years ago
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"
It's written as:
p="<md:x-10"
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"