worknenjoy / gitpay

Bounties for solving issues
http://gitpay.me
Other
186 stars 166 forks source link

updated node-sass to sass in package.json #1118

Closed Dheeraj4103 closed 3 months ago

Dheeraj4103 commented 3 months ago

Updated node-sass to sass in package.json

Converted class component to functional component in skill.js

Description

Hey @alexanmtz as you know node-sass package was deprecated.

Purpose

In this pull request I have updated the package.json and skill.js

Solution

I have used sass package which is alternate package of node-sass. Converted Skill component to functional component

Screenshots

image image

Please review this PR and merge it.

and let me know if there is a issue

alexanmtz commented 3 months ago

Great @Dheeraj4103 , everything good 👍