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

Other npm packages have references pages.css #225

Open
LQ0611 opened this issue Sep 15, 2021 · 5 comments
Open

Other npm packages have references pages.css #225

LQ0611 opened this issue Sep 15, 2021 · 5 comments

Comments

@LQ0611
Copy link

LQ0611 commented Sep 15, 2021

I encountered a problem:when i used other other npm packages ,and it have references sanitize.css/pages.css ,when i 'yarn' , and install 13.0.0, but cannot find module ‘sanitize.css/page.css’

@LQ0611
Copy link
Author

LQ0611 commented Sep 15, 2021

When updating, is it compatible with previous versions

@yoyo837
Copy link

yoyo837 commented Sep 15, 2021

MAJOR is not compatible, very normal.

@stheine
Copy link

stheine commented Sep 15, 2021

An issue is here in postcss-normalize, where they did not bind the include to a specific or even major version:
csstools/postcss-normalize#58

@KutnerUri
Copy link

yup this just broke my package because of the indirect dependency through postcss-normalize. :(

@madhu5428
Copy link

I encountered a problem:when i used other other npm packages ,and it have references sanitize.css/pages.css ,when i 'yarn' , and install 13.0.0, but cannot find module ‘sanitize.css/page.css’

Do you know how to resolve it by using npm?

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

5 participants