MishkaChelekom.MCP.Resources.GetConfig (Mishka Chelekom v0.0.9-alpha.16)

Copy Markdown View Source

Read the current Mishka Chelekom configuration from the user's project.

Returns the contents of priv/mishka_chelekom/config.exs if it exists, otherwise returns default configuration values.

Configuration Options

  • exclude_components - Components to skip during generation
  • component_colors - Limit which colors are generated
  • component_variants - Limit which variants are generated
  • component_sizes - Limit which sizes are generated
  • component_rounded - Limit rounded options
  • component_padding - Limit padding options
  • component_space - Limit space options
  • component_prefix - Prefix for function names (e.g., "mishka_")
  • module_prefix - Prefix for module names (e.g., "mishka_")
  • css_overrides - CSS variable overrides
  • css_merge_strategy - :merge or :replace
  • custom_css_path - Path to custom CSS file