Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A quick overview of what CSS features to prefix

NotificationsYou must be signed in to change notification settings

davidhund/shouldiprefix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

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

Autoprefixer

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors14


[8]ページ先頭

©2009-2025 Movatter.jp