Skip to content

Commit

Permalink
docs: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonambas committed Apr 6, 2024
1 parent 484ef43 commit 3c21845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export default defineConfig({
Produces:

```html
<div class="bg_red.500 text_gray.900 lg:text_gray.300" />
<div class="bg_red.500 lg:bg_blue.500 text_gray.100" />
```

---
Expand Down

0 comments on commit 3c21845

Please sign in to comment.