diff options
Diffstat (limited to 'core/src/jquery/index.js')
-rw-r--r-- | core/src/jquery/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/jquery/index.js b/core/src/jquery/index.js index 8e2feb2b65e..cb7c6e705ed 100644 --- a/core/src/jquery/index.js +++ b/core/src/jquery/index.js @@ -30,3 +30,5 @@ import './selectrange' import './showpassword' import './tipsy' import './ui-fixes' + +import './css/jquery-ui-fixes.scss' |