mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 23:04:59 -05:00
Modules can assume the presence of their parents
Conflicts: src/css/curCSS.js
This commit is contained in:
@@ -3,7 +3,6 @@ define([
|
||||
"../core",
|
||||
"./var/rnumnonpx",
|
||||
"./var/rmargin",
|
||||
"../css", // Circular, but needs jQuery.style
|
||||
"../selector" // contains
|
||||
], function( exports, jQuery, rnumnonpx, rmargin ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user