mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
9e17b2b34c
* Add global variables for box-shadow focus rings * Update instances of -btn-focus-box-shadow to use -ring-box-shadow, unless it's for buttons or inputs * fix variable name * Add CSS variables for global focus styling, document it * Move to CSS vars section * Update scss/_nav.scss Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com> * Helper and utils * Fix bundlewatch * Change 'Focus ring' in sidebar so that the page can be visible * Minor typo fix * fix merge * Revamp some more, improve docs Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com> Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
66 lines
1.3 KiB
JSON
66 lines
1.3 KiB
JSON
{
|
|
"files": [
|
|
{
|
|
"path": "./dist/css/bootstrap-grid.css",
|
|
"maxSize": "8.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-grid.min.css",
|
|
"maxSize": "7.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-reboot.css",
|
|
"maxSize": "3.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-reboot.min.css",
|
|
"maxSize": "3.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-utilities.css",
|
|
"maxSize": "10.75 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap-utilities.min.css",
|
|
"maxSize": "10.0 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap.css",
|
|
"maxSize": "31.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/css/bootstrap.min.css",
|
|
"maxSize": "29.5 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.bundle.js",
|
|
"maxSize": "43.0 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.bundle.min.js",
|
|
"maxSize": "23.0 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.esm.js",
|
|
"maxSize": "28.0 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.esm.min.js",
|
|
"maxSize": "18.25 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.js",
|
|
"maxSize": "28.75 kB"
|
|
},
|
|
{
|
|
"path": "./dist/js/bootstrap.min.js",
|
|
"maxSize": "16.0 kB"
|
|
}
|
|
],
|
|
"ci": {
|
|
"trackBranches": [
|
|
"main",
|
|
"v4-dev"
|
|
]
|
|
}
|
|
} |