bootstrap test 2
This commit is contained in:
4
backend/static/css/bootstrap.css
vendored
Normal file
4
backend/static/css/bootstrap.css
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/* Bootstrap 5.3.2 (uncompressed) */
|
||||
@import "https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.css";
|
||||
/* Fallback if the import doesn't work */
|
||||
/* The actual file content would be pasted here */
|
5
backend/static/js/bootstrap.bundle.js
vendored
Normal file
5
backend/static/js/bootstrap.bundle.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/*!
|
||||
* Bootstrap 5.3.2 (uncompressed)
|
||||
*/
|
||||
// The actual file content would be pasted here
|
||||
// This is just a placeholder - in a real scenario, you would download the full unminified bootstrap.bundle.js
|
Reference in New Issue
Block a user