Install with yarn package manager
A skeleton-css package already exists in the yarn package repo via a fork of this repo: https://github.com/pgrimard/skeleton.
@pgrimard shouldn't the package reference the original repo?
@ryangallen as you know the last release of Skeleton on this repo dates back to December 2014. When I forked this repo in July 2015, it was so that I could add package.json and make it available on npm. There is a closed a PR on this project that also dates back to December 2014 in order to add package.json. By the looks of it @dhg had started looking into it, but the PR was eventually closed a couple years later by its owner without getting merged.
Not really sure the best way to proceed at this point. Doesn't look like this repo is being maintained much and I've stopped using Skeleton anyways.
@pgrimard thank you for your reply, that makes sense. Do you have any recommendations for a CSS framework that is maintained other than Bootstrap?
@ryangallen I recommend giving Bulma a try. It has a minimal feel, but offers quite a lot! I’m really liking it so far
@ryangallen I don't have anything else to suggest. I typically stick with Bootstrap because I've used it for so long and the new Bootstrap 4 seems to be a nice improvement.
Cool thanks guys