Initial commit
This commit is contained in:
19
assets/css/main.sass
Normal file
19
assets/css/main.sass
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
---
|
||||
// Load the selective Bootstrap
|
||||
@use "bootstrap-selective" as *
|
||||
|
||||
// ----- For non customized Bootstrap builds -----
|
||||
// Full Bootstrap import (not recommended for production)
|
||||
// @use "bootstrap5/bootstrap" as *
|
||||
// -- Optional build packs if don't want full Bootstrap ---
|
||||
// @use "bootstrap5/bootstrap-grid" as *
|
||||
// @use "bootstrap5/bootstrap-reboot" as *
|
||||
// @use "bootstrap5/bootstrap-utilities" as *
|
||||
// -----------------------------------------------
|
||||
|
||||
// Load custom components
|
||||
@use "my-project-components" as *
|
||||
|
||||
// Load custom variables, style for this project
|
||||
@use "my-project-styles" as *
|
||||
0
assets/js/main.js
Normal file
0
assets/js/main.js
Normal file
5
assets/vendor/bootstrap5/css/bootstrap-icons.min.css
vendored
Normal file
5
assets/vendor/bootstrap5/css/bootstrap-icons.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
assets/vendor/bootstrap5/css/fonts/bootstrap-icons.woff
vendored
Normal file
BIN
assets/vendor/bootstrap5/css/fonts/bootstrap-icons.woff
vendored
Normal file
Binary file not shown.
BIN
assets/vendor/bootstrap5/css/fonts/bootstrap-icons.woff2
vendored
Normal file
BIN
assets/vendor/bootstrap5/css/fonts/bootstrap-icons.woff2
vendored
Normal file
Binary file not shown.
7
assets/vendor/bootstrap5/js/bootstrap.bundle.min.js
vendored
Normal file
7
assets/vendor/bootstrap5/js/bootstrap.bundle.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
assets/vendor/bootstrap5/js/bootstrap.bundle.min.js.map
vendored
Normal file
1
assets/vendor/bootstrap5/js/bootstrap.bundle.min.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
7
assets/vendor/bootstrap5/js/bootstrap.min.js
vendored
Normal file
7
assets/vendor/bootstrap5/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
assets/vendor/bootstrap5/js/bootstrap.min.js.map
vendored
Normal file
1
assets/vendor/bootstrap5/js/bootstrap.min.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user