Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support animation names #86

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuhsianw
Copy link
Collaborator

@yuhsianw yuhsianw commented Sep 28, 2023

#49

Per CSS Modules Spec, animation names like @keyframes animationName should be supported:

A CSS Module is a CSS file in which all class names and animation names are scoped locally by default.

@yuhsianw yuhsianw changed the base branch from master to frankwang/update-dependencies September 28, 2023 21:17
@yuhsianw yuhsianw linked an issue Sep 28, 2023 that may be closed by this pull request
@yuhsianw yuhsianw linked an issue Sep 28, 2023 that may be closed by this pull request
@yuhsianw yuhsianw changed the title Support animation identifiers Support animation names Sep 28, 2023
@yuhsianw yuhsianw force-pushed the frankwang/support-animation-name branch 3 times, most recently from ec1253f to dff9bb1 Compare September 28, 2023 22:38
@yuhsianw yuhsianw force-pushed the frankwang/update-dependencies branch 2 times, most recently from 1a766ae to 7402c25 Compare October 18, 2023 13:57
Base automatically changed from frankwang/update-dependencies to master October 18, 2023 14:12
@yuhsianw yuhsianw force-pushed the frankwang/support-animation-name branch from dff9bb1 to 7e6b76a Compare October 30, 2023 18:47
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.

False "css-modules/no-undef-class" with keyframes
1 participant