React-ESC-JSS
// TODO
How to overwrite JSS settings
The .esc-config.js
module.exports = {
...rest of your config
jss: {
options: {
// Your custom options here
}
}
}
// TODO
The .esc-config.js
module.exports = {
...rest of your config
jss: {
options: {
// Your custom options here
}
}
}
npm i react-esc-render-jss
18
5.0.1
MIT
29 kB
11