You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If the file <code>.custom.semantic.json</code> does not exist or it is different than custom.semantic.json then it will generate Semantic UI.</p>
$ git status
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
new file: client/lib/semantic-ui/custom.semantic.json
$ meteor
=> Started proxy.
=> Meteor 1.10.2 is available. Update this project with 'meteor update'.
=> Started MongoDB.
=> Client modified -- refreshing
=> Started your app.
$ git status
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
new file: client/lib/semantic-ui/.custom.semantic.json
new file: client/lib/semantic-ui/custom.semantic.json
Only .custom.semantic.json is created.
Meteor version 1.10.1
semantic:ui 2.3.1
The text was updated successfully, but these errors were encountered:
I believe this is not true:
Semantic-UI-Docs/server/documents/introduction/integrations.html.eco
Line 107 in cc4ff18
Only
.custom.semantic.json
is created.Meteor version
1.10.1
semantic:ui
2.3.1
The text was updated successfully, but these errors were encountered: