Skip to content

Commit

Permalink
add: postcss logo
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzBru committed Jun 8, 2024
1 parent 7cf1488 commit 78a7712
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
}
];
1 change: 1 addition & 0 deletions static/library/postcss.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 78a7712

Please sign in to comment.