We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219ccf5 commit 509eeb8Copy full SHA for 509eeb8
src/css/curCSS.js
@@ -5,7 +5,7 @@ define( [
5
"./var/rnumnonpx",
6
"./var/getStyles",
7
"./var/rcustomProp",
8
- "../var/rtrimCSS.js",
+ "../var/rtrimCSS",
9
"./support"
10
], function( jQuery, isAttached, rboxStyle, rnumnonpx, getStyles,
11
rcustomProp, rtrimCSS, support ) {
0 commit comments