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
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
27a3c0a308 feat(#11): Add new style with blinkers animations 2023-03-24 17:41:51 +01:00
scar
cf7af1bda2 Updated URL to PRED and PROD, Updated file names to Quadrigrams 2022-10-05 17:08:33 +02:00