]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Include draggable.css and sortable.css in the CSS concat step
authorTJ VanToll <tj.vantoll@gmail.com>
Mon, 14 Apr 2014 13:45:34 +0000 (09:45 -0400)
committerTJ VanToll <tj.vantoll@gmail.com>
Mon, 14 Apr 2014 13:45:34 +0000 (09:45 -0400)
Gruntfile.js

index c312e313edac5431239ef97c182c343242159fbe..2c578319273eb829c478b11578df8159e5736826 100644 (file)
@@ -31,11 +31,13 @@ var
                "button",
                "datepicker",
                "dialog",
+               "draggable",
                "menu",
                "progressbar",
                "resizable",
                "selectable",
                "selectmenu",
+               "sortable",
                "slider",
                "spinner",
                "tabs",