From ce0de4cee0b692126b0ba4f782fc7e41fd5ec380 Mon Sep 17 00:00:00 2001 From: Jonatan Dahl Date: Wed, 22 Apr 2020 22:53:58 -0400 Subject: [PATCH] Working bash example for adding custom.semantic.json --- server/documents/introduction/integrations.html.eco | 1 + 1 file changed, 1 insertion(+) diff --git a/server/documents/introduction/integrations.html.eco b/server/documents/introduction/integrations.html.eco index 15d46173fb..13e4cb8d6a 100644 --- a/server/documents/introduction/integrations.html.eco +++ b/server/documents/introduction/integrations.html.eco @@ -73,6 +73,7 @@ type : 'Introduction'

Create a custom.semantic.json file

With meteor stopped:

+ mkdir client/lib/semantic-ui touch client/lib/semantic-ui/custom.semantic.json

custom.semantic.json is a special file used to determine which themes and components to include in your project's build.