feat: Option to serve Bootstrap from the filesystem
All checks were successful
/ pre-commit (push) Successful in 1m7s
All checks were successful
/ pre-commit (push) Successful in 1m7s
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
4b01308125
commit
08851addcd
7 changed files with 83 additions and 6 deletions
5
package.json
Normal file
5
package.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"bootstrap": "^5.3.8"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue