Skip to content

Commit e9183f8

Browse files
committed
✨ Add Tailwind CSS wordmark SVGs and brandUrl also update main SVG
1 parent 115cc7e commit e9183f8

File tree

4 files changed

+8
-15
lines changed

4 files changed

+8
-15
lines changed

src/data/svgs.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,11 @@ export const svgs: iSVG[] = [
360360
title: 'Tailwind CSS',
361361
category: 'Framework',
362362
route: '/library/tailwindcss.svg',
363+
wordmark: {
364+
light: '/library/tailwindcss-wordmark.svg',
365+
dark: '/library/tailwindcss-wordmark-dark.svg'
366+
},
367+
brandUrl: 'https://tailwindcss.com/brand',
363368
url: 'https://tailwindcss.com/'
364369
},
365370
{
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

static/library/tailwindcss.svg

Lines changed: 1 addition & 15 deletions
Loading

0 commit comments

Comments
 (0)