initial commit
This commit is contained in:
7
public/scripts/jquery/src/css/var/rcustomProp.js
vendored
Normal file
7
public/scripts/jquery/src/css/var/rcustomProp.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
define( function() {
|
||||
|
||||
"use strict";
|
||||
|
||||
return /^--/;
|
||||
|
||||
} );
|
Reference in New Issue
Block a user