UNPKG
@plaiceholder/tailwindcss
Version:
beta (2.0.0-beta.117)
canary (3.0.0-canary.1)
latest (3.0.0)
3.0.0
3.0.0-canary.1
3.0.0-canary.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta.117
Roll-you-own placeholders for Tailwind.
github.com/joe-bell/plaiceholder
joe-bell/plaiceholder
@plaiceholder/tailwindcss
/
dist
/
utils.d.ts
2 lines
(1 loc)
•
75 B
TypeScript
View Raw
1
2
export
declare
const
extractImgSrc
:
(
plaiceholderClass
:
string
) =>
string
;