efrolic / css

eFrolic | CSS framework which without using JavaScript is interactive and animated.
https://efrolic.github.io/css/
MIT License
69 stars 7 forks source link

Latest version 0.2.9 or 0.3.1? #15

Open santo74 opened 4 years ago

santo74 commented 4 years ago

Hi @Efraa , first of all thanks for your work on this framework! I'm looking for a Bootstrap alternative and eFrolic seems like a perfect fit for this. It's well designed, prefixed, has lots of features/components and is only 50Kb in size.

However, it's unclear to me how to get the most recent version. According to the website, this page as well as the package.json file the latest version should be 0.3.1, but when I try to install it via npm or download directly from here, that version can't be found. 0.2.9 is the latest version I can install, but that's almost 2 years old.

Are there any plans to release a new version in the near future?