next-css
Updated version of the @zeit/next-css
plugin for Next.js
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
})
Updated version of the @zeit/next-css
plugin for Next.js
npm add -D @pytal/next-css
Enter the follwing into next.config.js
:
const withCSS = require('@pytal/next-css')
module.exports = withCSS({
// config options
})
npm i @pytal/next-css
8
1.0.1
none
115 kB
5