Skip to content

Commit

Permalink
chore: Misc update
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangnhan2ka3 committed Aug 23, 2024
1 parent cb3eae6 commit 50c0dbe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@ permissions:

on:
push:
branches:
- main
tags:
- v[0-9]+.[0-9]+.*
pull_request:
branches:
- main

defaults:
run:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ A more elegant way of writing Tailwind classes. Never need to repeating the same
- ✅ Compatible with wrappers like [`twMerge`](https://github.com/dcastil/tailwind-merge).
- ✅ "Base" support for Tailwind CSS IntelliSense (IDEs extension), also [Hover Preview](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss#hover-preview).
- ✅ Lite version.
- 🔥 Partial support for complex template literal with conditionals.

## 📖 Table of Contents

Expand Down

0 comments on commit 50c0dbe

Please sign in to comment.