- Notifications
You must be signed in to change notification settings - Fork14
A quick overview of what CSS features to prefix
davidhund/shouldiprefix
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
While having a reference page such as this project provides is neat, parsing your CSS andautomagically inserting the proper prefixes isawesome.
Autoprefixer does exactly this: it parses CSS and adds vendor prefixes to CSS rules using values fromCan I Use.
Seriously: look into using@autoprefixer. It works with plain CSS, Sass, Less, you name it. You can even try outa live demo
About
A quick overview of what CSS features to prefix
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors14
Uh oh!
There was an error while loading.Please reload this page.