Skip to content

Comments

Fix #1855: Intellisense#1908

Open
danielalanbates wants to merge 1 commit intoanimate-css:mainfrom
danielalanbates:fix/issue-1855
Open

Fix #1855: Intellisense#1908
danielalanbates wants to merge 1 commit intoanimate-css:mainfrom
danielalanbates:fix/issue-1855

Conversation

@danielalanbates
Copy link

Fixes #1855

Summary

This PR addresses: Intellisense

Changes

README.md                    | 14 ++++++++++++++
 animate-css-custom-data.json | 23 +++++++++++++++++++++++
 package.json                 |  1 +
 3 files changed, 38 insertions(+)

Testing

Please review the changes carefully. The fix was verified against the existing test suite.


This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!

By submitting this pull request, I confirm that my contribution is made under the terms of the project's license (contributor license agreement).

…se support

Ship `animate-css-custom-data.json` so editors can surface completions
and documentation for the `--animate-duration`, `--animate-delay`, and
`--animate-repeat` custom properties.

Add a README section explaining how to enable IntelliSense in VS Code,
including class-name completion via the HTML CSS Support extension.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intellisense

1 participant