An example of making Next.js able to import external SCSS files with styled-jsx-css-loader.
There is a known issue, the @improt
ed SCSS files are not watched by Next.js and won't trigger hot reload.
An example of making Next.js able to import external SCSS files with styled-jsx-css-loader.
There is a known issue, the @improt
ed SCSS files are not watched by Next.js and won't trigger hot reload.