CLI tool for [Semantic UI][1] to solve [Semantic-Org/Semantic-UI/issues/7073][2].
npm install @semantic-ui-react/css-patchCLI tool for [Semantic UI][1] to solve [Semantic-Org/Semantic-UI/issues/7073][2].
Use it as a [postinstall script][3]:
``json``
{
"scripts": {
"postinstall": "semantic-ui-css-patch"
}
}
[1]: https://react.semantic-ui.com/
[2]: https://github.com/Semantic-Org/Semantic-UI/issues/7073
[3]: https://docs.npmjs.com/cli/v8/using-npm/scripts