Skip to content

Vendor prefixes no longer generated by default #32

@codeworksdev

Description

@codeworksdev

Most browsers now support unprefixed @keyframes and other animation-related CSS properties (reference). For this reason, the standard distribution package disables vendor prefixes by default. If necessary, you can re-enable vendor prefixes with the @o_animateless_prefixed variable (#33).

Note: Removing vendor prefixes has the added benefit of greatly reducing the size of compiled CSS files. Our benchmarks indicate a near 400% reduction in a fully compiled and minified animate.css file when excluding all vendor prefixes (issue #33).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions