diff options
| author | Geremia Taglialatela <[email protected]> | 2022-09-03 09:09:07 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-09-04 09:45:40 -0700 |
| commit | b8880e5eec6bb4f33578578ba2413f0d91424382 (patch) | |
| tree | ebbf5b5b7b1c95e7409645ebc065e38b076463ed /.github/workflows/codeql.yml | |
| parent | 75e09b1c0f5ae5f51078c7a25fe36d892c5cfcfe (diff) | |
| download | bootstrap-b8880e5eec6bb4f33578578ba2413f0d91424382.tar.xz bootstrap-b8880e5eec6bb4f33578578ba2413f0d91424382.zip | |
Add workarounds for postcss values parser error
postcss-values-parser returns a syntax error when a negative value is
provided in a `calc` function after a CSS variable.
This is not an issue with Bootstrap itself, but a workaround to allow
projects using postcss-values-parser to keep upgrading and compiling
bootstrap
Ref: shellscape/postcss-values-parser#138, twbs/bootstrap#35033
Fix: #36851
Diffstat (limited to '.github/workflows/codeql.yml')
0 files changed, 0 insertions, 0 deletions
