Zeplin extension that displays elevation of layer according to material design shadow guidelines
- In the Zeplin app, open the
Extensions > Manage Project Extensions
menu. - In the extensions window, hold down the ⌥ key.
- Click the
Add Local Extension
button in the top-right corner. - In the modal panel add the URL below. You're all set!
https://johnthachil.github.io/zeplin-extension-elevation/dist/manifest.json
- Clone the repo:
git clone https://github.com/twbs/bootstrap.git
- Install with npm:
npm install
To start developing, to make a build or to execute some functions from extension follow this guide.
To learn more about zem, see documentation.
To know how to create custom shadow , see documentation.
John Thachil
Eleva is available under the MIT license.