-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to SUI 2.2.13 #3
Comments
@flemay |
@ramezrafla There is already a long tread about it here but I think the best way will be to go this path https://react.semantic-ui.com/introduction |
@ramezrafla @guidouil Thanks for reaching out. I haven't done any meteor development for a very long time now thus not across their latest way of packaging. Hope now it is simpler than back then! @ramezrafla Thanks for pointing out the long thread hehe and semantic react looks great! |
@flemay it was really nice to get the 2.3 version at that time. |
I moved away from the Meteor package in favor of the NPM package. I compile it externally, link the js and css inside my meteor project. The fonts were also moved into the assets folder and I set the paths of the icon fonts in the approprite vars override -- and we're done! Now I am always up to date with all Semantic changes using an official package by the developer. |
@ramezrafla thanks for sharing! Maybe @guidouil it is something you may want to consider? :) |
Yes I think so 👍 |
Hello there,
what are the todos to upgrade this and also the other package to latest Semantic UI version ?
I am willing to help but don't know where to start.
Thanks
The text was updated successfully, but these errors were encountered: