Bastián Hidalgo
Bastián Hidalgo
Hi, first of all, thanks for your job doing this package. I would like to know of could I migrate the usage for 'ec' plugin from old reactGA. For example:...
## Summary cssCOMB is adding an empty line between @imports, how can avoid only that, because works fine but those lines are weird. ## Before: ` @import 'src/scss/animations'; @import 'src/scss/variables/colors';...
For those who need help with CRA and i18next for example and no need of babelrc configuration: ``` import registerRequireContextHook from 'babel-plugin-require-context-hook/register'; registerRequireContextHook(); const req = process.env.NODE_ENV === 'test' ?...