From: TJ VanToll Date: Mon, 14 Apr 2014 13:45:34 +0000 (-0400) Subject: Build: Include draggable.css and sortable.css in the CSS concat step X-Git-Tag: 1.11.0-beta.1~42 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a69ccd68e431acb85c5a709ae7fbe90e572addb3;p=jquery-ui.git Build: Include draggable.css and sortable.css in the CSS concat step --- diff --git a/Gruntfile.js b/Gruntfile.js index c312e313e..2c5783192 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -31,11 +31,13 @@ var "button", "datepicker", "dialog", + "draggable", "menu", "progressbar", "resizable", "selectable", "selectmenu", + "sortable", "slider", "spinner", "tabs",