mirror of
https://gitlab.com/veilid/veilid-dot-com.git
synced 2024-10-01 01:05:53 -04:00
8 lines
223 B
SCSS
8 lines
223 B
SCSS
@mixin bsBanner($file) {
|
|
/*!
|
|
* Bootstrap #{$file} v5.3.1 (https://getbootstrap.com/)
|
|
* Copyright 2011-2023 The Bootstrap Authors
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
}
|