add: postcss logo

c.f. https://github.com/postcss/brand/tree/master
This commit is contained in:
MoritzBru 2024-06-08 13:26:50 +02:00
parent 7cf1488537
commit 78a771208a
3 changed files with 9 additions and 0 deletions

View File

@ -2815,5 +2815,12 @@ export const svgs: iSVG[] = [
category: 'Library',
route: '/library/webcomponents.svg',
url: 'https://www.webcomponents.org/'
},
{
title: 'PostCSS',
category: 'Compiler',
route: '/library/postcss.svg',
wordmark: '/library/postcss_wordmark.svg',
url: 'https://postcss.org/'
}
];

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 17 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 21 KiB