postcss-touch-callout

5.0.0 • Public • Published

postcss-touch-callout Build Status

PostCSS plugin to add -touch-callout vendor prefixes.

On touch devices user-select property is replaced with touch-callout property which cannot be added with postcss's autoprefixer since it's only for prefixes. This plugin adds touch-callout prefixes whenever it finds the usage of user-select property;

Package Sidebar

Install

npm i postcss-touch-callout

Weekly Downloads

80

Version

5.0.0

License

MIT

Last publish

Collaborators

  • jakwuh