mirror of
https://github.com/thomaspark/bootswatch.git
synced 2025-10-17 15:02:59 +00:00
move files to dist and docs
This commit is contained in:
6
docs/3/bower_components/jquery/src/traversing/var/rneedsContext.js
vendored
Normal file
6
docs/3/bower_components/jquery/src/traversing/var/rneedsContext.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
define([
|
||||
"../../core",
|
||||
"../../selector"
|
||||
], function( jQuery ) {
|
||||
return jQuery.expr.match.needsContext;
|
||||
});
|
Reference in New Issue
Block a user