Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions server/documents/introduction/integrations.html.eco
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ type : 'Introduction'
<h4 class="ui header">Create a custom.semantic.json file</h4>
<p>With meteor stopped:</>
<div class="code" data-type="bash">
mkdir client/lib/semantic-ui
touch client/lib/semantic-ui/custom.semantic.json
</div>
<p><code>custom.semantic.json</code> is a special file used to determine which themes and components to include in your project's build.</p>
Expand Down