use bootstrap-colorpicker css from yarn

This commit is contained in:
Thomas Grainger 2016-11-30 10:57:53 +00:00
parent 70bbed190b
commit 5caec5573b
No known key found for this signature in database
GPG key ID: 995EA0A029283160
8 changed files with 37 additions and 240 deletions

View file

@ -5,4 +5,5 @@ import 'bootstrap/js/collapse';
import 'bootstrap/js/modal';
import 'bootstrap/js/tooltip';
import 'bootstrap/js/popover';
import 'bootstrap-colorpicker';
import './views/html/main.js';