instruction.css

0.0.3 • Public • Published

instruction.css

usage

This is the minimum markup required for this instruction.

<i data-instruction-id="MyInstruction">i</i>

<div id="MyInstruction" data-instruction>
  this is a instruction
</div>

The instruction and trigger may any element, with any class, as long as they have these data attribute.

These nodes do not need to be related in any way.

Readme

Keywords

Package Sidebar

Install

npm i instruction.css

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • chantastic