v2.0.0
What's new
Added a new option to use shadows.
What's changed
The release adds the ability to use not only shadow identifiers, but also their names. This should make it easier for users to work with the collection.
<!-- use name -->
<div v-box-shadow:neu-2></div>
<!-- or -->
<!-- use id -->
<div v-box-shadow="34"></div>
Added
- Added names for use in the projects