archethic-foundation / archethic-website

Archethic Website - archethic.net
https://archethic.net
3 stars 0 forks source link

Remove unused CSS #68

Closed manujuniris closed 2 years ago

manujuniris commented 2 years ago

Problem to solve

The website has unused CSS which impacts the load time of the website, removing dead code can improve the website performance.

Solution

Try the following npm packages -

  1. https://www.npmjs.com/package/purgecss
  2. https://www.npmjs.com/package/purify-css
  3. https://www.npmjs.com/package/uncss

The above-mentioned packages are popular npm packages for removing unused CSS.

manujuniris commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @samuel-uniris @internet-zero