We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I like this practive very much:
<h1 data-rosey={content.heading}> {content.heading} </h1>
Give me te following benefits:
I would love to see a feature for this! :) So we could do this:
<h1 data-rosey> {content.heading} </h1>
or even better:
<h1 rosey> {content.heading} </h1>
Would love to hear your thoughts on this and any potential problems I'm missing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I like this practive very much:
Give me te following benefits:
I would love to see a feature for this! :) So we could do this:
or even better:
Would love to hear your thoughts on this and any potential problems I'm missing
The text was updated successfully, but these errors were encountered: