Skip to content

Commit 63a4140

Browse files
authored
Update README.md
1 parent e84abee commit 63a4140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This task can be passed through the option `build_stylesheet_definitions_json_ta
3838
use ExCSSModules.View,
3939
namespace: MyApplicationWeb,
4040
embed_stylesheet: ApplicationSettings.built_for?(:prod),
41-
build_stylesheet_definitions_json_task: unquote(Mix.Tasks.BuildScopedJson),
41+
build_stylesheet_definitions_json_task: unquote(Mix.Tasks.GenerateMissingJson),
4242
stylesheet:
4343
__ENV__.file
4444
|> Path.dirname()

0 commit comments

Comments
 (0)