UNPKG

jade

Version:

Jade template engine

12 lines 192 B
button { background: #e3e3e3; } button:hover { background: #dbdbdb; } button:active { background: #d6d6d6; } button nested really-nested with-even-more-nesting { background: #e3e3e3; }