Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

shawnbot/next-with-preval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-with-preval

This is a demo of using Next.js with the babel-plugin-macros and preval.macro to inline CSS generated from SCSS source files at build time. It works in this test case, but not in another app I'm working on, and only fails in production.

Why?

Because we don't use Webpack to build our distributed JS bundles, so we can't use sass-loader.

About

Next.js + preval (busted?)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published