Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

next-fucss

noneedsystem15ISC0.1.11

npm install --save next-fucss

readme

FUCSS next wrapper

install

npm install --save next-fucss

origin

https://fucss.com

React-Static setup

npm instal --save next-fucss

Add to static.config.js plugin

generated style file is /public/style.css

    plugins: [
      require.resolve('next-fucss')
    ]