instruct

0.0.1 • 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.

/instruct/

    Package Sidebar

    Install

    npm i instruct

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • chantastic