UNPKG

stylobate

Version:

Framework for writing really abstract CSS in Stylus

15 lines (8 loc) 287 B
--- --- ## Hidden kind: hidden This is a simple typo for telling block to hide using `display: none !important;`. ### Visual hiding If you need to hide the block visually for some reason (accessibility, for example), you can use the `visually` param: kind: hidden visually