Skip to content

Commit f952ca9

Browse files
committed
Enhancement #100 import tinycolor for webpack
1 parent 7b59c75 commit f952ca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/scripts/controller.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import tinycolor from 'tinycolor2';
2+
13
export default class AngularColorPickerController {
24
constructor(_$scope, _$element, _$document, _$timeout, _ColorPickerOptions) {
35
// set angular injected variables

0 commit comments

Comments
 (0)