Skeleton icon indicating copy to clipboard operation
Skeleton copied to clipboard

Install with yarn package manager

Open ryangallen opened this issue 7 years ago • 6 comments

Bower has been deprecated in favor of yarn.

ryangallen avatar Apr 03 '18 21:04 ryangallen

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 avatar Apr 03 '18 21:04 ryangallen

@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 avatar Apr 03 '18 21:04 pgrimard

@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 avatar Apr 04 '18 02:04 ryangallen

@ryangallen I recommend giving Bulma a try. It has a minimal feel, but offers quite a lot! I’m really liking it so far

TristanAG avatar Apr 04 '18 04:04 TristanAG

@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.

pgrimard avatar Apr 04 '18 14:04 pgrimard

Cool thanks guys

ryangallen avatar Apr 05 '18 14:04 ryangallen