Feature Suggestion | Autoprefixer #1355

Open
opened 2019-09-28 03:56:28 +00:00 by dawidpotocki · 1 comment
dawidpotocki commented 2019-09-28 03:56:28 +00:00 (Migrated from github.com)

Autoprefixer is a PostCSS extension that parses CSS and adds vendor prefixes
like -moz- or -webkit- according to https://caniuse.com % of browsers
that support specified CSS features. We have few vendor prefixes already,
but that's a bit annoying to write all of them and we can miss few of these.
Vendor prefixes would improve browser support a bit without any noticible
downsides.

Autoprefixer is a PostCSS extension that parses CSS and adds vendor prefixes like `-moz-` or `-webkit-` according to https://caniuse.com % of browsers that support specified CSS features. We have few vendor prefixes already, but that's a bit annoying to write all of them and we can miss few of these. Vendor prefixes would improve browser support a bit without any noticible downsides.
nitrohorse commented 2019-09-28 04:31:29 +00:00 (Migrated from github.com)

Nice, that's a good idea.

Nice, that's a good idea.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1355
No description provided.