javascript - How do I get the built in formatting for UserAccounts Meteor to work? -
i have included useraccounts (semantic ui) package meteor app.
on inserting routes , {{> atform}}, how front page looks.

which different examples shown here: useraccount page
steps taken:
- deleted entire css
- deleted , reinstalled other packages unstyled or boostrap
but nothing works. formatting still 1 in picture. can please or provide advice? let me know codes need review, i'll post them on request im able to.
thank you!
the package useraccounts:semantic-ui not add style sheets app: please see bring own semantic-ui section in docs.
at moment there official packages add sui style sheets:
- semantic:ui-css: full compiled css version
- semantic:ui: customizable less version (some work still in progress
Comments
Post a Comment