@semantic-ui-react/codemod-dot-syntax
v0.0.7
Published
CLI tool for [Semantic UI][1] to solve [Semantic-Org/Semantic-UI/issues/7073][2].
Downloads
3
Readme
@semantic-ui-react/css-patch
CLI tool for Semantic UI to solve Semantic-Org/Semantic-UI/issues/7073.
Use it as a postinstall
script:
{
"scripts": {
"postinstall": "semantic-ui-css-patch"
}
}