touch-hover

1.0.1 • Public • Published

touch-hover

npm

Chinese documents

1. Introduction

This github repository contains a file for setting mobile click styles.

2. Effect

3. Usage

  1. Installation: Use the npm command to install, npm install --save touch-hover
  2. Import: Direct import using ES6:import 'touch-hover'
  3. Demo:
<div data-hover="custom-class-name"> hello world </div>
.custom-class-name {
	transform: scale(0.95)
}

Package Sidebar

Install

npm i touch-hover

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.82 kB

Total Files

3

Last publish

Collaborators

  • super_mrli