Prismjs-Highlight

Overview Official Website

Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily.

Import Package
<!-- import prismjs -->
 import "prismjs";
Add Package
yarn add prismjs --save
Remove Package
yarn remove prismjs or you can remove package by removing specific package from package.json
CSS
<!-- prismjs css -->
import "prismjs/themes/prism.css";
© Velzon.
Design & Develop by Themesbrand