aboutsummaryrefslogtreecommitdiffstats
path: root/app/bower_components/jquery/src/css/var/cssExpand.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/bower_components/jquery/src/css/var/cssExpand.js')
-rw-r--r--app/bower_components/jquery/src/css/var/cssExpand.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/bower_components/jquery/src/css/var/cssExpand.js b/app/bower_components/jquery/src/css/var/cssExpand.js
new file mode 100644
index 0000000..9f8194d
--- /dev/null
+++ b/app/bower_components/jquery/src/css/var/cssExpand.js
@@ -0,0 +1,3 @@
+define( function() {
+ return [ "Top", "Right", "Bottom", "Left" ];
+} );