egislook / next-fucss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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')
    ]

About


Languages

Language:JavaScript 100.0%