Source: _misc.scss, line 38
9.3 Not-allowed
@mixin not-allowed
Use this class to make interaction with elements not-allowed
Source: _misc.scss, line 38
@mixin not-allowed
Use this class to make interaction with elements not-allowed
This is a regular paragraph
<div class="not-allowed bg-red w32 h32"></div>
<p class="not-allowed">This is a regular paragraph</p>