Skip to main content
Glama

check_transition_animation

Analyzes CSS transitions and animations on web component hosts to identify standard properties that fail across Shadow DOM boundaries, prompting use of CSS custom properties for component internals.

Instructions

Detects CSS transitions and animations on web component hosts that target standard properties which cannot cross Shadow DOM boundaries. Transitions on standard properties (color, background, opacity) only affect the host element box, not the component internals. Use CSS custom properties for animations that the component consumes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cssTextYesCSS code to analyze
tagNameYesTag name of the web component (e.g., "sl-button")

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bookedsolidtech/helixir'

If you have feedback or need assistance with the MCP directory API, please join our Discord server