UNPKG

igniteui-theming

Version:

A set of Sass variables, mixins, and functions for generating palettes, typography, and elevations used by Ignite UI components.

9 lines (8 loc) 234 B
#!/usr/bin/env node /** * Ignite UI Theming MCP Server * * A Model Context Protocol server for generating Ignite UI theming code. * Provides tools for creating palettes, typography, elevations, and complete themes. */ export {};