Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jquery-ui.structure.min.css missing from npm package #2172

Closed
enviroQL opened this issue Jun 26, 2023 · 2 comments
Closed

jquery-ui.structure.min.css missing from npm package #2172

enviroQL opened this issue Jun 26, 2023 · 2 comments

Comments

@enviroQL
Copy link

jquery-ui.structure.min.css is avaiable from the download package but missing from npm install. how can I use jquery-ui.structure.min.css from npm install? thx!

@mgol
Copy link
Member

mgol commented Jun 26, 2023

Thanks for the report.

We don't even share these files on the jQuery CDN, the only seem to exist in the zip files.

We only added the full CSS file to the npm package for cdnjs which would otherwise not be able to share the newest jQuery UI versions (#2011).

Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/.

@enviroQL
Copy link
Author

thanks for the reply. issue closed.

@mgol mgol closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment