Skip to content

biowaffeln/next-linaria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

next-linaria

Linaria@3 configuration for Next.js projects. Fixes an issue with global styles, credit goes to @cdebutton.

Installation

npm install @biowaffeln/next-linaria @linaria/webpack-loader

Setup

In your next.config.js:

const withLinaria = require("@biowaffeln/next-linaria");

module.exports = withLinaria(/* webpack config here */);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published