CSS doesn't allow collapse for @keyframe blocks

Problem description:


Can’t collapse lines 222-229

Expected behavior:
There should be a tiny downwards arrow next to line 222 which allows me to collapse lines 222-229, just like lines 216-220.

Actual behavior:
The downwards chevron arrow is absent

Steps to reproduce:

  1. Create a repl
  2. Make a CSS file
  3. Use @keyframes
  4. Find that you can’t organize your code anymore, and smash your computer in rage.

Bug appears at this link:
https://gitcdn.repl.co/css/style.css

Browser/OS/Device:
Chrome 114 on MacOS (latest), Replit multiplayer on CSS file.

6 Likes

Hey @python660!

Thank you for reporting this. I was able to reproduce the issue and have sent this to the team. I will let you know once I have an update on the issue.

4 Likes

I apologize for the delay on this. We had fixed this a week ago but I forgot to send an update here. Please let me know if you need help with anything else!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.