From 45744efd268137216d71c38774821fd7a01d3c34 Mon Sep 17 00:00:00 2001 From: Rafael Xavier de Souza Date: Tue, 15 Apr 2014 11:45:46 -0300 Subject: All: Add css-dependency-comments based on jQuery Mobile Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440 --- ui/tabs.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ui/tabs.js') diff --git a/ui/tabs.js b/ui/tabs.js index 8e5f0e58d..6d826b14a 100644 --- a/ui/tabs.js +++ b/ui/tabs.js @@ -12,6 +12,9 @@ //>>description: Transforms a set of container elements into a tab structure. //>>docs: http://api.jqueryui.com/tabs/ //>>demos: http://jqueryui.com/tabs/ +//>>css.structure: ../themes/base/core.css +//>>css.structure: ../themes/base/tabs.css +//>>css.theme: ../themes/base/theme.css (function( factory ) { if ( typeof define === "function" && define.amd ) { -- cgit v1.2.3