mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
.. | ||
dist | ||
src | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
bower.json | ||
Gruntfile.js | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md |
Bootstrap Colorpicker 2.0
Originally written by Stefan Petre
Read the documentation here
Contributing
- All the sources are compiled using Grunt, please do not modify dist files directly
- If you modify some source code, please recompile the project dist files
- Check that the index.html demos aren't broken (modify if necessary)
- Test your code at least in Chrome, Firefox and IE >= 9
Thanks =)