added SASS

This commit is contained in:
alireza
2023-05-14 19:46:00 +03:30
parent 3a1f9af3d3
commit 06fdbe1b63
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1225,5 +1225,12 @@ export const svgs: iSVG[] = [
category: 'Framework',
route: '/library/hugo.svg',
url: 'https://gohugo.io/'
},
{
id:176,
title:'SASS',
category:'language',
route:'/library/sass.svg',
url:'https://sass-lang.com/'
}
];