Built-in CSS support is being disabled due to custom CSS configuration being detected. #12230
Replies: 3 comments 2 replies
-
Hello Bug reportDescribe the bugNextjs CSS & SASS in next.config.js To ReproduceI am working on NextJs 9.3.4, when i run the app i am facing problem Expected behaviorStyles(CSS & SASS) will be work on individual components System information
Additional contextSome times styles are not loaded and we need to hot reload it is work fine. |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
Hi Timneutkens Any updated for this problem solution. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using NextJs 9.3.4, when i run the app i am facing problem
"Warning: Built-in CSS support is being disabled due to custom CSS configuration being detected.
See here for more info: https://err.sh/next.js/built-in-css-disabled"
so in some time external style is not rendering properly and we give to hard reload then the styles work properly .
How to solve this problem??
I need to use external components style for there particular components.
how to use external style CSS and SaSS in next.config.js file.
Thanks
Saresh.B
Beta Was this translation helpful? Give feedback.
All reactions