You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FEATURE] Could you help make AdminLTE work with CDN script imports? Is your feature request related to a problem? Please describe.
I'm using .cshtml with plain CSS, HTML, and JS, without using Node.js. I'd like to use AdminLTE as well. Thank you!"
Describe the solution you'd like
Example Like this Boostrap CDN Import Script File
[FEATURE] Could you help make AdminLTE work with CDN script imports?
Is your feature request related to a problem? Please describe.
I'm using .cshtml with plain CSS, HTML, and JS, without using Node.js. I'd like to use AdminLTE as well. Thank you!"
Describe the solution you'd like
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>Example Like this Boostrap CDN Import Script File
Describe alternatives you've considered
i am not use Node.js T^T
Additional context
thank you for help me
The text was updated successfully, but these errors were encountered: