Open LQ0611 opened 3 years ago
When updating, is it compatible with previous versions
MAJOR is not compatible, very normal.
An issue is here in postcss-normalize, where they did not bind the include to a specific or even major version: https://github.com/csstools/postcss-normalize/issues/58
yup this just broke my package because of the indirect dependency through postcss-normalize
. :(
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?
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’