highlightjs
highlightjs copied to clipboard
nord.css module not found
I am using nord-highlightjs within my Nextjs app after trying to link nord.css stylesheet inside head of html document using
<link href="node_modules/nord-highlightjs/dist/nord.css" rel="stylesheet" type="text/css" />
it says module is not found also I have checked package in node_modules and there was no dist folder and there is no code but only these files
.
is the package depricated because even the unpkg link https://unpkg.com/[email protected]/dist/nord.css gives 404