♻️ [bootstrap] Reubica archivos estáticos

This commit is contained in:
Manuel Cillero 2024-12-29 09:20:40 +01:00
parent 4c8f742b7b
commit bf3fc68de5
106 changed files with 30 additions and 31 deletions

View file

@ -0,0 +1,7 @@
@mixin bsBanner($file) {
/*!
* Bootstrap #{$file} v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
}