impress/app/assets/stylesheets/items
Emi Matchu 535a0029f9 Replace some JS with the @starting-style CSS directive
Oh sweet, I learned about a new CSS feature with good-enough support!
This lets you use CSS transitions for an element as it enters the page,
or becomes visible.

Firefox only has partial support for this feature rn, but its partial
support covers our case, I tested to make sure! (Specifically, it
doesn't handle transitioning from `display: none` yet, which isn't what
we're doing.)
2024-09-24 19:33:06 -07:00
..
index.sass Extract all the item pages' stylesheets into their own CSS files 2024-09-09 18:48:08 -07:00
show.sass Replace some JS with the @starting-style CSS directive 2024-09-24 19:33:06 -07:00
sources.sass Don't color PB shop/trade buttons purple in Item Getting Guide 2024-06-20 14:20:06 -07:00