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