nvchecker: add tailwindcss
This commit is contained in:
parent
59d2333c70
commit
1b031ff1d4
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[tailwindcss]
|
||||
source = "github"
|
||||
github = "tailwindlabs/tailwindcss"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[angband]
|
||||
source = "github"
|
||||
github = "angband/angband"
|
||||
|
|
Loading…
Reference in a new issue