Merge pull request #7912 from ysm-dev/shadcn-ui

Add shadcn/ui Detection
main
Elbert Alias 9 months ago committed by GitHub
commit 6356e46c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.2 KiB

@ -1955,6 +1955,22 @@
"scriptSrc": "widget\\.sezzle\\.(?:in|com)",
"website": "https://sezzle.com/"
},
"shadcn/ui": {
"cats": [
66
],
"css": [
"--destructive-foreground"
],
"description": "shadcn/ui is a component system built with Radix UI and Tailwind CSS.",
"icon": "shadcn-ui.svg",
"oss": true,
"implies": [
"Radix UI",
"Tailwind CSS"
],
"website": "https://ui.shadcn.com"
},
"Shaka Player": {
"cats": [
14
@ -7400,4 +7416,4 @@
},
"website": "https://styled-components.com"
}
}
}

Loading…
Cancel
Save