Answer the question
In order to leave comments, you need to log in
Global react app styles override component styles?
making a reset file
export function reset() {
return `
#App {
border: 0;
margin: 0;
padding: 0;
}
injectGlobal`
${reset()}
`;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question