Closed JaLe29 closed 5 years ago
The best way is to create a custom theme using theming tools: http://learnsemantic.com/developing/customizing.html
How to with CRA: https://web.archive.org/web/20190610125521/http://nephewapps.com/2018/02/25/theming-semantic-ui-with-create-react-app/
@HawkeyePierce89 My project is built using yarn
so can't do npm install
. Could you please have a look at https://stackoverflow.com/questions/59897067/theming-for-semantic-ui-react-working-with-npm-but-not-with-yarn.
Thanks
The best way is to create a custom theme using theming tools: http://learnsemantic.com/developing/customizing.html
How to with CRA: http://nephewapps.com/2018/02/25/theming-semantic-ui-with-create-react-app/ I also going to create a customization guide with LESS package.
The app I am working on used create-react-app, and I need to update the site font. The link above doesn't work. Is there updated documentation?
@juliemjacob it's available in WebArchive as @HawkeyePierce89 pointed out: https://web.archive.org/web/20190610125521/http://nephewapps.com/2018/02/25/theming-semantic-ui-with-create-react-app/
How can I change font of application ?
When is font changed, icons not working,
I want to use Roboto like this:
It is possible? And how? Thank you for any help.