glob-sass-var

You can add global sass variables in a next js project easily, But it is not possible in a project witch is build with CRA. "glob-sass-var" runs with webpack dev server, so you can add your sass variables in custom webpack config and use it as global.

Browse on unpkg