Skip to content

Pytal/next-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-css

Updated version of the @zeit/next-css plugin for Next.js with up-to-date dependencies

Installation

npm add -D @pytal/next-css

Usage

Enter the follwing into next.config.js:

const withCSS = require('@pytal/next-css')

module.exports = withCSS({
  // config options
})

About

Updated version of the @zeit/next-css plugin for Next.js

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%