MarioRicalde / SCSS.tmbundle

The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.
836 stars 110 forks source link

touch-action property isn't recognized #199

Open cvrebert opened 8 years ago

cvrebert commented 8 years ago

Example:

.foo {
  touch-action: manipulation;
}

Docs regarding the property: