Re: [pgAdmin][RM5096] Replace node-sass with sass for SCSS compilation

2020-01-16 Thread Akshay Joshi
Thanks, patch applied. On Thu, Jan 16, 2020 at 12:00 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to replace node-sass with sass for SCSS compilation, > along with changes required in pgAdmin files. It will fix the issues > reported by ya

[pgAdmin][RM5096] Replace node-sass with sass for SCSS compilation

2020-01-15 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to replace node-sass with sass for SCSS compilation, along with changes required in pgAdmin files. It will fix the issues reported by yarn audit. sass is better maintained library than node-sass. Kindly review. -- Thanks and Regards, Aditya Toshniwal pgAdmin Ha