mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Add Tailwind CSS wordmark SVGs and brandUrl also update main SVG
This commit is contained in:
@@ -360,6 +360,11 @@ export const svgs: iSVG[] = [
|
||||
title: 'Tailwind CSS',
|
||||
category: 'Framework',
|
||||
route: '/library/tailwindcss.svg',
|
||||
wordmark: {
|
||||
light: '/library/tailwindcss-wordmark.svg',
|
||||
dark: '/library/tailwindcss-wordmark-dark.svg'
|
||||
},
|
||||
brandUrl: 'https://tailwindcss.com/brand',
|
||||
url: 'https://tailwindcss.com/'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user