added basil css to the list

main
daniel-bergmann 1 year ago
parent 319e6025d4
commit a090ac9a2c

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 29 KiB

@ -333,6 +333,18 @@
}, },
"website": "https://tools.ietf.org/html/rfc7617" "website": "https://tools.ietf.org/html/rfc7617"
}, },
"Basil.css": {
"cats": [66],
"description": "Basil.css is a responsive and customizable UI framework.",
"html": [
"<link[^>]* href=[^>]*?basil\\.css[^>]*?>",
"<style>[^<]*?\\.big\\\\:col-1\\s*?{\\s*?grid-column:\\s*?span 1;[^<]*?</style>",
"<link[^>]* href=\"https://unpkg\\.com/basilcss",
"<link[^>]* href=\"https://cdn\\.jsdelivr\\.net/npm/basilcss"
],
"icon": "basilcss.svg",
"website": "https://basilcss.com"
},
"Basis Technologies": { "Basis Technologies": {
"cats": [ "cats": [
36 36
@ -2862,4 +2874,4 @@
"scriptSrc": "cdn\\.ibdok\\.ir/", "scriptSrc": "cdn\\.ibdok\\.ir/",
"website": "https://bdok.ir" "website": "https://bdok.ir"
} }
} }