filter.css
filter.css copied to clipboard
Animation or Flexibility
There is a bug that breaks the animation/transition of CSS filters when the oder changes. See this Pen.
So until this is fixed we have to make a choice of:
- Keep it animatable
- Allow more flexibility with different filter orders. Resulting in a bigger variety of filters.
I tend to vote for option 2.