Skip to content

Commit

Permalink
Update b.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AliasIO authored Aug 12, 2023
1 parent fda85c9 commit 2acbc64
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/technologies/b.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,13 +338,7 @@
66
],
"description": "Basil.css is a responsive and customizable UI framework.",
"dom": [
"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"
],
"dom": "link[href*='/basil.css'], link[href*='/basilcss']",
"icon": "basilcss.svg",
"website": "https://basilcss.com"
},
Expand Down

0 comments on commit 2acbc64

Please sign in to comment.