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

Fix bugs in css modules #1522

Merged
merged 3 commits into from
May 19, 2023
Merged

Fix bugs in css modules #1522

merged 3 commits into from
May 19, 2023

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #1432

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f1ba0db) 96.84% compared to head (2109865) 96.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1522   +/-   ##
=======================================
  Coverage   96.84%   96.84%           
=======================================
  Files          12       12           
  Lines        1141     1141           
  Branches      418      418           
=======================================
  Hits         1105     1105           
  Misses         27       27           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit c3099fb into master May 19, 2023
20 checks passed
@alexander-akait alexander-akait deleted the fix-bugs-in-css-modules branch May 19, 2023 00:12
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.

css module keyframes not working properly when using special characters
1 participant