Default animations and classes to use them
Open
enhancement
- Dominant language
- Sass
- Stars
- 164
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
A lot of my projects end up having the same animations added to them. `pop-in`, `fade-in`, etc. Should they become a part of Frow (disable-able with a Sass variable of course)?
The classes would be able to be utilized as both calling `animation: fade-in 1s` as well as having quick reusable classes like `.fade-in` which would use the `$animate-speed`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.