mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
parent
7cf1488537
commit
78a771208a
@ -2815,5 +2815,12 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Library',
|
category: 'Library',
|
||||||
route: '/library/webcomponents.svg',
|
route: '/library/webcomponents.svg',
|
||||||
url: 'https://www.webcomponents.org/'
|
url: 'https://www.webcomponents.org/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'PostCSS',
|
||||||
|
category: 'Compiler',
|
||||||
|
route: '/library/postcss.svg',
|
||||||
|
wordmark: '/library/postcss_wordmark.svg',
|
||||||
|
url: 'https://postcss.org/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
1
static/library/postcss.svg
Normal file
1
static/library/postcss.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 17 KiB |
1
static/library/postcss_wordmark.svg
Normal file
1
static/library/postcss_wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 21 KiB |
Loading…
x
Reference in New Issue
Block a user