Skip to content

Add gulp-postcss #11

@salcode

Description

@salcode

Add gulp-autoprefixer gulp-postcss and autoprefixer

This specifically came up because Safari does not support position: sticky without a vendor prefix.

If you use other PostCSS based tools, like cssnano, you may want to run them together using gulp-postcss instead of gulp-autoprefixer. It will be faster, as the CSS is parsed only once for all PostCSS based tools, including Autoprefixer.

source gulp-autoprefixer documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions