Skip to content

Commit

Permalink
added vaadin-sass-compiler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Feb 4, 2019
1 parent 1a8b27d commit be00b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/qi-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ dependencies {
compile 'com.byteowls:vaadin-chartjs:0.3.0'
compile 'org.vaadin.addons:vaadin-sliderpanel:2.0.0'
compile "com.vaadin:vaadin-themes:${vaadin.version}"
compile 'com.vaadin:vaadin-sass-compiler:0.9.13'

providedCompile project(':modules:core')
providedCompile project(':modules:visitor')
Expand Down

0 comments on commit be00b4d

Please # to comment.