From 0e7a2fbfe66fc3b55ed7d59c4adccd2961353dae Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 2 Sep 2024 00:10:16 +0000 Subject: [PATCH] Add updated snippets --- snippets/auto_gen/hubl_functions.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/snippets/auto_gen/hubl_functions.json b/snippets/auto_gen/hubl_functions.json index 1693915..a3cb14c 100644 --- a/snippets/auto_gen/hubl_functions.json +++ b/snippets/auto_gen/hubl_functions.json @@ -307,6 +307,13 @@ "description": "", "prefix": "~get_asset_version" }, + "get_module_breakpoint_styles": { + "body": [ + "get_module_breakpoint_styles()" + ], + "description": "Generates mapping between breakpoint names to an object with media query and breakpoint styles", + "prefix": "~get_module_breakpoint_styles" + }, "get_public_template_url": { "body": [ "get_public_template_url()"