We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 .
The text was updated successfully, but these errors were encountered:
is the package depricated because even the unpkg link https://unpkg.com/[email protected]/dist/nord.css gives 404
Sorry, something went wrong.
No branches or pull requests
I am using nord-highlightjs within my Nextjs app after trying to link nord.css stylesheet inside head of html document using
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
.
The text was updated successfully, but these errors were encountered: