kazzkiq / balloon.css

Simple tooltips made of pure CSS
https://kazzkiq.github.io/balloon.css/
MIT License
5.03k stars 448 forks source link

Simplifies Code Contributions and Reviews #128

Closed nisarhassan12 closed 4 years ago

nisarhassan12 commented 5 years ago

Hi! :slightly_smiling_face:

This PR adds support for Gitpod An online IDE that automates dev environments. Gitpod will launch a workspace and automatically:

So that anyone interested can start straight away.

It seems to work well you can give it a try on my fork of the repo: https://gitpod.io#https://github.com/nisarhassan12/ballon.css

kazzkiq commented 4 years ago

Hi @nisarhassan12 thanks for your PR.

As of now Balloon.css is intended to be development environment agnostic. I believe it should not have files related to any kind of IDE/editor so this gives users freedom to use what fits them better.

Gitpod seems like an awesome tool, but as said, the idea of adding specific config files to the project just don't seems right, so I'm closing it now.