Documentation
    Preparing search index...

    Module @todone/plugin-caniuse - v1.0.1

    @todone/plugin-caniuse

    A todone plugin that will alert you when a feature is supported by your target browsers.

    It needs to be configured with a list of browsers you want to support through the regular browserlist config.

    Add a @TODO comment with a link to a feature in the caniuse.com database:

    <!-- @TODO https://caniuse.com/webp -->
    <!-- Use PNG images until we can use WebP ones. -->
    <img src="/log.png" alt="Logo" />

    Variables

    default