🚚 [bootsier] Extiende Bootstrap sin cambiar core
This commit is contained in:
parent
313b4762bc
commit
f6b76caf8d
103 changed files with 158 additions and 3 deletions
7
packages/pagetop-bootsier/static/scss/bootstrap-5.3.3/mixins/_banner.scss
vendored
Normal file
7
packages/pagetop-bootsier/static/scss/bootstrap-5.3.3/mixins/_banner.scss
vendored
Normal 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)
|
||||
*/
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue