@biowaffeln/next-linaria

0.0.1 • Public • Published

Linaria Next

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 */);

Readme

Keywords

Package Sidebar

Install

npm i @biowaffeln/next-linaria

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

2.89 kB

Total Files

3

Last publish

Collaborators

  • biowaffeln