4 Commits

Author SHA1 Message Date
Simon Priet
202a145426
refactor(#28): Switch to 1 color hue (#30)
* refactor(#28): Switch to 1 color hue

* refactor(#28): Tweak colors
2023-05-30 17:31:20 +02:00
Simon Priet
cd6c1deb22
Change PERF hue to Duck Blue (#16) 2023-05-25 23:50:18 +02:00
Simon Priet
d258f86c9a
Set envs to animate on loading only (except PROD) (#18)
Simply update the code with what i've been using lately so it only animate when the `.Loader` is created by react. Except for PROD where animation runs anytime.

Use both the new `:has()` pseudo-class and fallback to regular `:not(:only-child())` for unsupported browser (Firefox)
2023-05-25 23:15:05 +02:00
Simon
ffaf55a3ad fix: rename LTG to PERF 2023-03-24 15:55:15 +01:00