You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2023. It is now read-only.
Problem
When i install a npm package it does not function properly, sometimes css of that package does not work for example
i am using react-loader-spinner, loader is just coming but not rotating. but when i make useShadow: false,
then it works fine.
I want that if i install any package it should work properly either shadomDom is active or inactive.