Canned CSS Animations #3214
Labels
enhancement
New feature or request
feature request
Request a feature or introduce and update to the project.
Milestone
Describe the feature in detail (code, mocks, or screenshots encouraged)
As a developer using Skeleton, I want to easily apply predefined CSS animations from an external stylesheet (e.g., Animate.css) so that I can enhance the user experience with smooth and consistent animations without manually defining them.
Important Steps to figure out:
Implementation
@theme
directive, that exports variables in the following format:And points to the keyframes provided by the external libraries.
What type of pull request would this be?
New Feature
Provide relevant links or additional information.
https://animate.style/ -> They've got a bit of a weird, open source license, best to read through that before committing to their stylesheet
The text was updated successfully, but these errors were encountered: