Shouldiprefix Save

A quick overview of what CSS features to prefix

Project README

(What) should I prefix?

NOTE: Any help is much appreciated. At the moment this is a very simple MVP-style one pager and some of the info is missing. Ideas and feedback? @valuedstandards !

Knowing what CSS features to prefix is hard. Things change (-OperaKit- anyone?) and documentation, even Preprocessor mixin libraries, are often out of date. This is simply(!) an attempt to have a handy list of CSS features and their prefixes, if any.

It is a WIP, not complete, will contain errors blah blah

Autoprefixer

While having a reference page such as this project provides is neat, parsing your CSS and automagically inserting the proper prefixes is awesome.

Autoprefixer does exactly this: it parses CSS and adds vendor prefixes to CSS rules using values from Can I Use.

Seriously: look into using @autoprefixer. It works with plain CSS, Sass, Less, you name it. You can even try out a live demo

Open Source Agenda is not affiliated with "Shouldiprefix" Project. README Source: davidhund/shouldiprefix
Stars
84
Open Issues
15
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating