blob: 9c9fb106db6dba923d331ac91db405f26a90abe9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = tailwindcss-extra-bin
pkgdesc = Standalone Tailwind CLI without Node.js dependency. Bundled with DaisyUI.
pkgver = 1.7.21
pkgrel = 4
url = https://tailwindcss.com
arch = x86_64
license = MIT
provides = tailwindcss
conflicts = tailwindcss
options = !strip
source = https://github.com/dobicinaitis/tailwind-cli-extra/releases/download/v1.7.21/tailwindcss-extra-linux-x64
sha256sums = c550f519e53f77cbe34a221b9b893c4810a5072cd2f31d830f2e395769ad4cf6
pkgname = tailwindcss-extra-bin
|