Charles King
Charles King
Is there a way to customize the ID of the template? For example, I want to have the ID be the relative path of the template
Minimize application redirects by - - [ ] Loading an editor in an "unsaved" state on the initial page view - [ ] On, the first "save", redirect to the...
Add eslint to enforce uniform code style. Use Airbnb base.
- [ ] Setup S3 CloudFront - [ ] Hook up to hosting service - [ ] Setup required env variables as part of build
The spec allows multiple animations to be applied to each element (see here for example -http://danielcwilson.com/blog/2015/08/animations-part-3/). The current structure only allows for a single set of keyframes/timing per element. Implement...