Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 29, 2022
1 parent 7135bf3 commit d9aff04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preset-tagify/README.md
Expand Up @@ -34,7 +34,7 @@ With tagify mode, you can embed CSS styles into HTML tags:
```html
<text-red> red text </text-red>
<flex> flexbox </flex>
I'm feeling <i-line-md-emoji-grin> </i-line-md-emoji-grin> today!
I'm feeling <i-line-md-emoji-grin /> today!
```

The HTML above works exactly as you would expect.
Expand Down

0 comments on commit d9aff04

Please sign in to comment.