Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 271 Bytes

Next.js with SCSS

An example of making Next.js able to import external SCSS files with styled-jsx-css-loader.

There is a known issue, the @improted SCSS files are not watched by Next.js and won't trigger hot reload.