Shadows
Neptuno has four levels of shadow. You can use shadows in all components :)
Level 0
Level 1
Level 2
Level 3
<div class="shadow">Level 0</div>
<div class="shadow-1">Level 1</div>
<div class="shadow-2">Level 2</div>
<div class="shadow-3">Level 3</div>
Use class="shadow-0"
to remove shadow of elements.
Issues
Bug or features request? Open an Issue