Skip to content
New issue

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

nord.css module not found #17

Open
saurabhmehta1601 opened this issue Nov 30, 2021 · 1 comment
Open

nord.css module not found #17

saurabhmehta1601 opened this issue Nov 30, 2021 · 1 comment

Comments

@saurabhmehta1601
Copy link

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
Screenshot from 2021-11-30 12-28-36
.

@saurabhmehta1601
Copy link
Author

is the package depricated because even the unpkg link https://unpkg.com/[email protected]/dist/nord.css gives 404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant