|
|
|
|
|
by Excavator
4357 days ago
|
|
> animations (which are webkit only as far as I can tell) So that's why people were calling it pretty. It does actually look good with all that prefix nonsense fixed. Seems odd to use prefixes for things that were unprefixed 2years ago in Firefox. https://hacks.mozilla.org/2012/07/aurora-16-is-out/ |
|
I won't go so far as to say stop using prefixes, but ALWAYS include the unprefixed version last in the CSS stack. It's so easy with Sass also.