SCSS.tmbundle icon indicating copy to clipboard operation
SCSS.tmbundle copied to clipboard

Some CSS Transforms properties aren't recognized

Open cvrebert opened this issue 10 years ago • 0 comments

Example:

.foo {
  backface-visibility: hidden;
  perspective: 1000px;
}

cvrebert avatar Jan 21 '16 05:01 cvrebert