Update b.json

main
Elbert Alias 1 year ago committed by GitHub
parent fda85c9fa9
commit 2acbc64671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -338,13 +338,7 @@
66 66
], ],
"description": "Basil.css is a responsive and customizable UI framework.", "description": "Basil.css is a responsive and customizable UI framework.",
"dom": [ "dom": "link[href*='/basil.css'], link[href*='/basilcss']",
"link[href*='basil.css']",
"style: .big\\:col-1 { grid-column: span 1;",
"link[href*='https://unpkg.com/basilcss']",
"link[href*='https://cdn.jsdelivr.net/npm/basilcss']",
"text: basil\\.css"
],
"icon": "basilcss.svg", "icon": "basilcss.svg",
"website": "https://basilcss.com" "website": "https://basilcss.com"
}, },