HFX CSS
🎇 HFX CSS is a simple and lightweight animation library. No JavaScript needed!
🚧 Currently in Beta Build!
To visit this package please check out HFX CSS
To use this package run npm i hfx-css
then inside your main.css
file add:
@import './node_modules/hfx-css/dist/css/hfx.css';
Or you can use a CDN link like so:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/hfx-css@0.0.3/dist/css/hfx.min.css">
Visit quelchx.github.io/hfx-css/ for examples on how to use this package within your current project.
🗺️ Current Road Map:
- 🌱 Adding more effects
Issues or Requests
If you encounter any issues please submit an issue to https://github.com/quelchx/hfx-css/issues and please describe what is occuring.
For any additional requests -- create and issue but please label this as an enhancement.
Thanks
More will be added in a short amount of time! Thank you to anymore who downloads this and supports this project!