Skip to content

Commit ef6ed12

Browse files
authored
Merge pull request #184 from discordbotsdb/patch-1
Add Reseter.css
2 parents 30455d3 + 802acd4 commit ef6ed12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
const projectList = [
2+
{
3+
name: 'Reseter.css',
4+
imageSrc: 'https://github.com/krishdevdb/reseter.css/raw/master/logo.png',
5+
projectLink: 'https://github.com/krishdevdb/reseter.css',
6+
description: 'Reseter.css is an awesome CSS boilerplate for a website. It is a great tool for any web designer. Reseter.css resets all the premade styles by the browser. It normalizes the browser\'s stylesheet for a better cross-browser experience.',
7+
tags: ['css', 'sass' 'scss', 'less', 'stylus']
8+
},
29
{
310
name: 'MoveIt',
411
imageSrc: 'https://camo.githubusercontent.com/8dc96fd1c0547dcf77efe1b4fa579dd628bc4069b91cdb401b56da570064b115/68747470733a2f2f6d6f766569742e726f732e6f72672f6173736574732f6c6f676f2f6d6f766569745f6c6f676f2d626c61636b2e706e67',

0 commit comments

Comments
 (0)