Search code examples
javascriptmeteoruser-accountsmeteor-accountsatmosphere.js

How do I get the built in formatting for UserAccounts Meteor to work?


I have included the UserAccounts (Semantic UI) package with the meteor app.

On inserting the routes and the {{> atForm}}, this is how my front page looks.

Front page screenshot

Which is very different from the examples shown here: UserAccount Page

Steps taken:

  • Deleted the entire Css
  • Deleted and reinstalled other packages like Unstyled or boostrap

But nothing works. Formatting is still the one in the picture. Can someone please help or provide advice? Let me know which codes you need to review, I'll post them on request as soon as Im able to.

Thank you!


Solution

  • The package useraccounts:semantic-ui does not add any style sheets to your app: please see the Bring Your Own Semantic-UI section in the docs.

    At the moment there are official packages to add SUI style sheets: